help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-GIFT] smallish bug report: expat.h


From: Andreas Enge
Subject: [help-GIFT] smallish bug report: expat.h
Date: Thu, 17 Apr 2003 11:24:37 +0200 (CEST)

Dear gift developers,

just a short note on my experience when trying to compile gift-0.1.9.
During compilation, there was a file "expat.h" missing, while configure
went smoothly. It would be nice to include a test into the configure
script. By the way, I see that you now test for different perl modules,
which is a nice feature.

Right now, the compilation process stops with some unknown references.
I have no time to look into it, as compiling gift is a very low priority
activity right now. If I stumbled onto a bug, fine, if not, do not
bother to help me out.

compiler: gcc-2.95.4 (some Debian invention, I think)
glibc 2.3.1
binutils 2.13.90.0.10

Error message:

g++ -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 
-DEF_FILL=42 -o .libs/gift Server.o CSocket.o CDomainSocket.o CTCPSocket.o 
processMessage.o CProcessMessageParameters.o CMultiServer.o  
-L/home/privat/Linux/gift-0.1.9/libMRML/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTAcPerl/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTQuPerl/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTAcInvertedFile/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTAcHierarchy/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTAcDistanceMatrix/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTQuInvertedFile/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTQuBayesian/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTQuHierarchy/cc/ 
-L/home/privat/Linux/gift-0.1.9/libGIFTAcURL2FTS/cc/ 
/home/privat/Linux/gift-0.1.9/libGIFTQuPerl/cc//.libs/libGIFTQuPerl.so 
/home/privat/Linux/gift-0.1.9/libGIFTAcPerl/cc//.libs/libGIFTAcPerl.so 
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so -ldl -lpthread -lm 
-Wl,--rpath -Wl,/usr/lo!
cal/gift-0.1.9/lib
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_SetElementHandler'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_Parse'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_ParserFree'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_SetCharacterDataHandler'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_ErrorString'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_ParserCreate'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_SetUserData'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_GetErrorCode'
/home/privat/Linux/gift-0.1.9/libMRML/cc//.libs/libMRML.so: undefined reference 
to `XML_GetCurrentLineNumber'
collect2: ld returned 1 exit status
make[3]: *** [gift] Error 1
make[3]: Leaving directory `/home/privat/Linux/gift-0.1.9/GIFTServer'

Greetings,

Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]