Re: GTK+-1.3.3 Release
- From: Havoc Pennington <hp redhat com>
- To: Alexander Larsson <alla lysator liu se>
- Cc: Tim Janik <timj gtk org>, Gtk+ Developers <gtk-devel-list gnome org>, Gtk+ MList <gtk-list gnome org>
- Subject: Re: GTK+-1.3.3 Release
- Date: 11 Apr 2001 09:24:08 -0400
Alexander Larsson <alla lysator liu se> writes:
> I can't build this Gtk+ without changing the configure script manually.
>
...
> This seems to come from having the parameters of pkg-config in the wrong
> order:
> [alex localhost gtk+]$ pkg-config glib-2.0 --libs
> Package --libs was not found in the pkg-config search path.
> Perhaps you should add the directory containing `--libs.pc'
> to the PKG_CONFIG_PATH environment variable
> Unknown package '--libs'
> [alex localhost gtk+]$ pkg-config --libs glib-2.0
> -L/opt/devel_fb/lib -lglib-1.3
>
Covered this with Alex in person, but if anyone else is wondering the
issue is that setting the POSIXLY_CORRECT or POSIX_ME_HARDER env
variable keeps options from working if they occur after non-options on
the command line.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]