[Gambas-user] Error when compiling gambas-0.99.RC4

MJ mj at ...621...
Tue Nov 30 17:37:55 CET 2004


Error when compiling gambas-0.99.RC4 in the fedora:

make[6]: Entrando no diretório `/opt/gambas-0.99.RC4/src/lib/xml/libxml/rpc'
/bin/sh ../../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../../../.. -I../../../../../src/share  -I/usr/include/libxml2/
-D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share
-I/usr/include/libxml2/ -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing
-g -Os -c main.c  -fPIC -DPIC -o main.lo
/bin/sh ../../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../../../.. -I../../../../../src/share  -I/usr/include/libxml2/
-D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -c CXmlRpc.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share
-I/usr/include/libxml2/ -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing
-g -Os -c CXmlRpc.c  -fPIC -DPIC -o CXmlRpc.lo
CXmlRpc.c:31:30: libxml/xmlwriter.h: No such file or directory
CXmlRpc.c: In function `CXMLRPC_Call':
CXmlRpc.c:119: error: `xmlTextWriterPtr' undeclared (first use in this
function)
CXmlRpc.c:119: error: (Each undeclared identifier is reported only once
CXmlRpc.c:119: error: for each function it appears in.)
CXmlRpc.c:119: error: syntax error before "writer"
CXmlRpc.c:154: error: `writer' undeclared (first use in this function)
CXmlRpc.c:154: warning: implicit declaration of function
`xmlNewTextWriterMemory'
CXmlRpc.c:155: warning: implicit declaration of function
`xmlTextWriterSetIndent'
CXmlRpc.c:156: warning: implicit declaration of function
`xmlTextWriterStartDocument'
CXmlRpc.c:158: warning: implicit declaration of function
`xmlTextWriterStartElement'
CXmlRpc.c:159: warning: implicit declaration of function
`xmlTextWriterWriteElement'
CXmlRpc.c:202: warning: implicit declaration of function
`xmlTextWriterEndElement'
CXmlRpc.c:206: warning: implicit declaration of function
`xmlTextWriterEndDocument'
CXmlRpc.c:207: warning: implicit declaration of function `xmlFreeTextWriter'
CXmlRpc.c:113: warning: unused variable `cname'
make[6]: ** [CXmlRpc.lo] Erro 1
make[6]: Saindo do diretório `/opt/gambas-0.99.RC4/src/lib/xml/libxml/rpc'
make[5]: ** [all-recursive] Erro 1
make[5]: Saindo do diretório `/opt/gambas-0.99.RC4/src/lib/xml/libxml'
make[4]: ** [all-recursive] Erro 1
make[4]: Saindo do diretório `/opt/gambas-0.99.RC4/src/lib/xml'
make[3]: ** [all-recursive] Erro 1
make[3]: Saindo do diretório `/opt/gambas-0.99.RC4/src/lib'
make[2]: ** [all-recursive] Erro 1
make[2]: Saindo do diretório `/opt/gambas-0.99.RC4/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/opt/gambas-0.99.RC4'
make: ** [all-recursive-am] Erro 2

MJ.





More information about the User mailing list