Re: problems with glibc -- please help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 02 Jul 2003 18:27:51 -0000, =?ISO-8859-1?Q?Jo=EBlle_Nakhl=E9?= <jackala82@hotmail.com>  said:
> This is the config.log file after i do ./configure for pango-1.2.3:

> configure:20272: checking for pkg-config
> configure:20303: result: /usr/bin/pkg-config
> configure:20326: checking for GLIB - version >= 2.1.3
> configure:20476: result: no

Bad karma here.  Most likely, you need to set the PKG_CONFIG_PATH 
environment variable so it can find your packages, if you didn't
install into /usr/.

> configure:20510: gcc -o conftest -g -O2 -Wall    conftest.c   >&5
> configure: In function `main':
> configure:20521: `glib_major_version' undeclared (first use in this 
> function)

So it's not finding the glib *.h files it needs, because 'pkg-config --cflags'
didn't give a -I/where/glib/is flag, and the headers aren't in /usr/include.


Attachment: pgp00006.pgp
Description: PGP signature


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux