|
From: Manuel A. R. <man...@ar...> - 2006-11-21 09:22:36
|
Quoting Andreas Pelzner <And...@ai...>:
> hello,
>
> I'm trying to compile bable server 1.0.0 on a debian sarge box. The =20
> following error came up:
>
> MySarge:~/babel-server-1.0.0# make
> make all-recursive
> make[1]: Entering directory `/root/babel-server-1.0.0'
> Making all in contrib
> make[2]: Entering directory `/root/babel-server-1.0.0/contrib'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/root/babel-server-1.0.0/contrib'
> make[2]: Entering directory `/root/babel-server-1.0.0'
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 =20
> -I/usr/include/mysql -g -O2 -c babel_server.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 =20
> -I/usr/include/mysql -g -O2 -c babel_mysql.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 =20
> -I/usr/include/mysql -g -O2 -c babel_util.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 =20
> -I/usr/include/mysql -g -O2 -c babel_xmlparser.c
> babel_xmlparser.c: In function `parseModuleData':
> babel_xmlparser.c:21: parse error before `int'
> babel_xmlparser.c:24: `mydata' undeclared (first use in this function)
> babel_xmlparser.c:24: (Each undeclared identifier is reported only once
> babel_xmlparser.c:24: for each function it appears in.)
> babel_xmlparser.c:33: `moduleType' undeclared (first use in this function)
> babel_xmlparser.c: In function `parseModule':
> babel_xmlparser.c:71: parse error before `int'
> babel_xmlparser.c:76: `readStatus' undeclared (first use in this function)
> babel_xmlparser.c:91: `id_am' undeclared (first use in this function)
> make[2]: *** [babel_xmlparser.o] Error 1
> make[2]: Leaving directory `/root/babel-server-1.0.0'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/babel-server-1.0.0'
> make: *** [all-recursive-am] Error 2
>
> I updated the system prior to fulfill the prerequisites:
>
> apt-get install libxml2-dev libmysqlclient14-dev autoconf =20
> automake1.9 pkg-config
>
> Any ideas?
>
> Beste Gr=FC=DFe / Kind Regards
> Andreas Pelzner, AixVision GmbH
Hi Andreas, sorry for the delay we=B4re full up work nowdays ;-)
Seem to be a error with your libxml but we need more info about your problem=
.
Maybe if you send us the list of your xml packages installed on your =20
system either version and that stuff we will be please to help you to =20
overcome the problem :-)
Greetings.
Manuel
--=20
Un saludo,
Manuel Ar=F3stegui
T=E9cnico de Sistemas
c/ Marques de Monteagudo 15, 4 - 28028 Madrid
Tel. 91.1838494 - Fax. 91.1838495 - http://www.artica.es
GNUPG Key http://www.artica.es/gnupg/marostegui.asc
Este e-mail es confidencial y destinado =FAnicamente a la persona a la cual=
va
dirigido. Si Ud. no es el destinatario al cual va dirigido este e-mail o lo
recibe por error, queda advertido que cualquier uso, difusi=F3n, impresi=F3n=
o
copia de este mensaje est=E1 estrictamente prohibido. Si lo ha recibido por
error, por favor, notif=EDquelo al remitente del mensaje.
|