From: Cook, G. <GW...@ma...> - 2004-08-09 13:47:56
|
str...@ms... wrote: > Hi >=20 > as I Compiling PerfParse 0.99.08, I get some message >=20 > please help to resolve this problem >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking for pkg-config... /usr/bin/pkg-config > checking for GLIB - version >=3D 2.0.0... no > *** Could not run GLIB test program, checking why... > *** The test program failed to compile or link. See the file > config.log for the=20 > *** exact error that occured. This usually means GLIB is incorrectly > installed. Using Mysql Did you look at the file config.log as requested above? If so, what was the exact error? > checking for mysql_config... /home/mysql/bin/mysql_config > checking for ANSI C header files... (cached) yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for unistd.h... (cached) yes > checking sys/utsname.h usability... yes > checking sys/utsname.h presence... yes >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > This is my glib rpm rpm -qa| grep glib >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > glib-1.2.10-10 > glibc-common-2.3.2-11.9 > glibc-2.3.2-11.9 > glib2-2.2.1-1 > glibc-kernheaders-2.4-8.10 > glib-devel-1.2.10-5 > glibc-devel-2.3.2-11.9 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D At first glance, this looks ok to me. Since you also have glib2 installed, you may want to also install glib2-devel and see if this fixes your issue. Garry W. Cook, CCNA Network Infrastructure Manager MACTEC, Inc. - http://www.mactec.com/ 303.308.6228 (Office) - 720.220.1862 (Mobile) |