From: Cook, G. <GW...@ma...> - 2004-08-10 13:49:16
|
Then it's probably a good idea to look at the same things that I pointed out to him. Check config.log for errors and make sure glib-devel and/or glib2-devel packages are installed. If this doesn't help, post your Linux distro, version, the output of 'configure', etc. to the list, maybe someone can help spot the problem. Garry W. Cook, CCNA Network Infrastructure Manager MACTEC, Inc. - http://www.mactec.com/ 303.308.6228 (Office) - 720.220.1862 (Mobile) Nate A. Smith wrote: > I am receiving the same compile error as user strong@ms... Is > receiving:=20 >=20 > [root@IACCSINAGSV0001 perfparse-0.99.08]# make > make all-recursive > make[1]: Entering directory `/home/daniel/nagios/perfparse-0.99.08" > Making all in libperfparse > make[2]: Entering directory > `/home/daniel/nagios/perfparse-0.99.08/libperfparse" if /bin/sh > ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I.. > -I/home/mysql/include/mysql "-DSYSCONFDIR=3D"/usr/local/nagios/etc"" = > -g -O2 -Wall -MT libperfparse_la-config_file.lo -MD -MP -MF > ".deps/libperfparse_la-config_file.Tpo" -c -o > libperfparse_la-config_file.lo `test -f "config_file.c" || echo > "./"`config_file.c; \ then mv -f > ".deps/libperfparse_la-config_file.Tpo" > ".deps/libperfparse_la-config_file.Plo"; else rm -f > ".deps/libperfparse_la-config_file.Tpo"; exit 1; fi gcc > -DHAVE_CONFIG_H -I. -I. -I.. -I/home/mysql/include/mysql =20 > -DSYSCONFDIR=3D\"/usr/local/nagios/etc\" -g -O2 -Wall -MT > libperfparse_la-config_file.lo -MD=20 > -MP -MF .deps/libperfparse_la-config_file.Tpo -c config_file.c -fPIC > -DPIC -o .libs/libperfparse_la-config_file.o > config_file.c:39:18: glib.h: No such file or directory > config_file.c: In function `conf_new": > config_file.c:146: `FALSE" undeclared (first use in this function) > config_file.c:146: (Each undeclared identifier is reported only once > config_file.c:146: for each function it appears in.) > config_file.c: In function `conf_load": > config_file.c:208: `TRUE" undeclared (first use in this function) > config_file.c:208: `FALSE" undeclared (first use in this function) > make[2]: *** [libperfparse_la-config_file.lo] Error 1 > make[2]: Leaving directory > `/home/daniel/nagios/perfparse-0.99.08/libperfparse" make[1]: *** > [all-recursive] Error 1 make[1]: Leaving directory > `/home/daniel/nagios/perfparse-0.99.08" make: *** [all] Error 2 > [root@IACCSINAGSV0001 perfparse-0.99.08]# >=20 > Nate Smith > Disetronic Medical Systems > IT Support Consultant |