From: Cook, G. <GW...@ma...> - 2004-08-11 17:04:51
|
I fixed the link, thanks for the heads up. It looks like you are attempting to compile v.0.99.07. Have you tried the latest stable version, v.0.99.08? If not, please download and compile that one, and post your results back to the list. Also, what Linux distro/version are you running this on? Garry W. Cook, CCNA Network Infrastructure Manager MACTEC, Inc. - http://www.mactec.com/ 303.308.6228 (Office) - 720.220.1862 (Mobile) per...@li... wrote: > (PerfParse v.0.99.07 points to PerfParse v.0.99.06 on > website)... >=20 > I get this when I try to complie the newer versions of > perfparse, I can build the older versions (.11), not > sure where to go from here... >=20 > nagios# make > make all-recursive > Making all in libperfparse > Making all in perfparse > Making all in cgi > source=3D'cgi_raw_report.c' > object=3D'perfgraph_cgi-cgi_raw_report.o' libtool=3Dno > depfile=3D'.deps/perfgraph_cgi-cgi_raw_report.Po' > tmpdepfile=3D'.deps/perfgraph_cgi-cgi_raw_report.TPo' > depmode=3Dgcc /usr/local/bin/bash ../depcomp gcc > -DHAVE_CONFIG_H -I. -I. -I.. > -I/usr/local/include/mysql -O -pipe -D_THREAD_SAFE > -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I../libperfparse > '-DSYSCONFDIR=3D"/usr/local/etc"' -g -O2 -Wall -c -o > perfgraph_cgi-cgi_raw_report.o `test -f > 'cgi_raw_report.c' || echo './'`cgi_raw_report.c > cgi_raw_report.c: In function `displayRawHistory': > cgi_raw_report.c:49: syntax error before `int' > cgi_raw_report.c:208: `iStates' undeclared (first use > in this function) > cgi_raw_report.c:208: (Each undeclared identifier is > reported only once > cgi_raw_report.c:208: for each function it appears > in.) > cgi_raw_report.c:310: warning: use of `l' length > character with `f' type character > *** Error code 1 >=20 > Stop in /usr/home/lyonsjo/perfparse-0.99.07/cgi. > *** Error code 1 >=20 > Stop in /usr/home/lyonsjo/perfparse-0.99.07. > *** Error code 1 >=20 > Stop in /usr/home/lyonsjo/perfparse-0.99.07. > nagios# > nagios# |