From: Ricardo D. M. <ric...@gm...> - 2004-11-05 15:10:38
|
Hi, i am trying to install PP 0.103.1 on debian 2.4.27 with nagios 1.2 and mysql 4.1. I get this compilation error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libpp_common -I../libpp_mysql=20 '-DSYSCONFDIR=3D"/pit/perfparse/etc"' '-DUSE_STORAGE_MODULE_MYSQL'=20 -I/pit/mysql/include/mysql -g -O2 -Wall -c -o perfparse_log2db-log_reader.o `test -f 'log_reader.c' || echo './'`log_reader.c log_reader.c: In function `log_reader': log_reader.c:520: parse error before `len' log_reader.c:521: `len' undeclared (first use in this function) It must surely be a configure problem but, i get no mistake there: checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >=3D 2.0.0... yes (version 2.0.1) Using glib2 Using Mysql checking for mysql_config... /pit/mysql/bin//mysql_config checking for gdlib-config... /pit/gd/bin//gdlib-config Configuration options: Prefix: /pit/perfparse Perfparse: Selected DB tools: Selected CGI: Selected HTTP path for images: /nagios/images Installation path for images: ${datadir}/perfparse/images Installation path for CGIs: ${exec_prefix}/sbin Using glib2.0: 2.0.1 Database support: mysql Storage modules print: Disabled stdout: Selected mysql: Selected file-output: Selected socket-output: Selected I will try to use the version 0.100.7 then. Regards --=20 Ricardo David Martins ___________________________________________________________________________= __________________________ AVISO Esta mensagem (incluindo quaisquer anexos) pode conter informa=E7=E3o confidencial para uso exclusivo do destinat=E1rio. Se n=E3o for o destinat=E1rio pretendido, n=E3o dever=E1 usar, distribuir ou copiar este e-mail. Se recebeu esta mensagem por engano, por favor informe o emissor e elimine-a imediatamente. Obrigado. DISCLAIMER This e-mail (including any attachments) may contain confidential information for exclusive use of its recipient. If you are not the intended recipient you must not use, distribute or copy this e-mail. If you have received this e-mail in error please notify the sender and delete it immediately. Thank You. ___________________________________________________________________________= __________________________ |
From: Ricardo D. M. <ric...@gm...> - 2004-11-05 15:24:12
|
No problem while using 0.100.7 Hum... is it a GD relation problem? Regards --=20 Ricardo David Martins ___________________________________________________________________________= __________________________ AVISO Esta mensagem (incluindo quaisquer anexos) pode conter informa=E7=E3o confidencial para uso exclusivo do destinat=E1rio. Se n=E3o for o destinat=E1rio pretendido, n=E3o dever=E1 usar, distribuir ou copiar este e-mail. Se recebeu esta mensagem por engano, por favor informe o emissor e elimine-a imediatamente. Obrigado. DISCLAIMER This e-mail (including any attachments) may contain confidential information for exclusive use of its recipient. If you are not the intended recipient you must not use, distribute or copy this e-mail. If you have received this e-mail in error please notify the sender and delete it immediately. Thank You. ___________________________________________________________________________= __________________________ |
From: Yves M. <yme...@li...> - 2004-11-05 15:41:09
Attachments:
pp-05-11-04.diff.gz
|
This is a small bug, and there is another one similar in another file. I have a patch from Ben for that, please try it. It is already fixed in development versions. Yves > Hi, > > i am trying to install PP 0.103.1 on debian 2.4.27 with nagios 1.2 and > mysql 4.1. > > I get this compilation error: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I../libpp_common -I../libpp_mysql > '-DSYSCONFDIR=3D"/pit/perfparse/etc"' '-DUSE_STORAGE_MODULE_MYSQL' > -I/pit/mysql/include/mysql -g -O2 -Wall -c -o > perfparse_log2db-log_reader.o `test -f 'log_reader.c' || echo > './'`log_reader.c > log_reader.c: In function `log_reader': > log_reader.c:520: parse error before `len' > log_reader.c:521: `len' undeclared (first use in this function) > > It must surely be a configure problem but, > i get no mistake there: > > checking for pkg-config... /usr/bin/pkg-config > checking for GLIB - version >=3D 2.0.0... yes (version 2.0.1) > Using glib2 > Using Mysql > checking for mysql_config... /pit/mysql/bin//mysql_config > checking for gdlib-config... /pit/gd/bin//gdlib-config > > Configuration options: > > Prefix: /pit/perfparse > Perfparse: Selected > DB tools: Selected > CGI: Selected > > HTTP path for images: /nagios/images > Installation path for images: ${datadir}/perfparse/images > Installation path for CGIs: ${exec_prefix}/sbin > Using glib2.0: 2.0.1 > Database support: mysql > > Storage modules > print: Disabled > stdout: Selected > mysql: Selected > file-output: Selected > socket-output: Selected > > I will try to use the version 0.100.7 then. > > Regards > > -- > Ricardo David Martins > _______________________________________________________________________= ______________________________ > > AVISO > > Esta mensagem (incluindo quaisquer anexos) pode conter informa=E7=E3o > confidencial para uso exclusivo do destinat=E1rio. Se n=E3o for o > destinat=E1rio pretendido, n=E3o dever=E1 usar, distribuir ou copiar es= te > e-mail. Se recebeu esta mensagem por engano, por favor informe o > emissor e elimine-a imediatamente. Obrigado. > > DISCLAIMER > > This e-mail (including any attachments) may contain confidential > information for exclusive use of its recipient. If you are not the > intended recipient you must not use, distribute or copy this e-mail. > If you have received this e-mail in error please notify the sender and > delete it immediately. Thank You. > > _______________________________________________________________________= ______________________________ > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_idU88&alloc_id=12065&op=3Dclick > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://perfparse.sf.net/ - |