From: Jon L. <jly...@ya...> - 2004-08-16 21:29:00
|
Is there a deubg option that may give me more information on solving my compling issue? Not really sure what the error is...(happends on all versions since.11 on freebsd 4.10/4.9) cgi_intro.c: In function `displayIntro': cgi_intro.c:48: warning: use of `l' length character with `f' type character source='cgi_raw_report.c' object='perfgraph_cgi-cgi_raw_report.o' libtool=no depfile='.deps/perfgraph_cgi-cgi_raw_report.Po' tmpdepfile='.deps/perfgraph_cgi-cgi_raw_report.TPo' depmode=gcc /bin/sh ../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="/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 Stop in /tmp/perfparse-0.99.07/cgi. *** Error code 1 Stop in /tmp/perfparse-0.99.07. *** Error code 1 Stop in /tmp/perfparse-0.99.07. stats# ll /usr/local/include/mysql/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |