|
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.
___________________________________________________________________________=
__________________________
|