[xml] libxml2-2.2.5

Date view Thread view Subject view Author view

From: Timothee Besset (timo@qeradiant.com)
Date: Sat Oct 21 2000 - 01:42:28 EDT


There's a configure combination that doesn't build on my box:
the regular ./configure make works fine, but:
./configure --disable-corba --without-ftp --without-http --without-html
--without-xpath --without-iconv --without-debug
fails with the following:
gcc -g -O2 -o .libs/xmllint xmllint.o -lreadline -lhistory -lncurses
./.libs/libxml.so -lz -lz -Wl,--rpath -Wl,/usr/local/lib
./.libs/libxml.so: undefined reference to `valuePop'
./.libs/libxml.so: undefined reference to `xmlXPathEvalExpr'
./.libs/libxml.so: undefined reference to `xmlXPathIdFunction'
./.libs/libxml.so: undefined reference to `xmlXPathInit'
./.libs/libxml.so: undefined reference to `xmlXPathDebug'
./.libs/libxml.so: undefined reference to `xmlXPathNewNodeSet'
./.libs/libxml.so: undefined reference to `xmlXPathNewString'
./.libs/libxml.so: undefined reference to `valuePush'
./.libs/libxml.so: undefined reference to `xmlXPathParseName'
./.libs/libxml.so: undefined reference to `xmlXPathRoot'
./.libs/libxml.so: undefined reference to `xmlXPathFreeParserContext'
./.libs/libxml.so: undefined reference to `xmlXPathNewContext'
./.libs/libxml.so: undefined reference to `xmlXPathRegisterFunc'
./.libs/libxml.so: undefined reference to `xmlXPathFreeObject'
./.libs/libxml.so: undefined reference to `xmlXPathNewParserContext'
./.libs/libxml.so: undefined reference to `xmlXPatherror'
collect2: ld returned 1 exit status
make[2]: *** [xmllint] Error 1
make[2]: Leaving directory `/home/timo/libxml2-2.2.5'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/timo/libxml2-2.2.5'
make: *** [all-recursive-am] Error 2

just thought I'd let you know

TTimo

----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Oct 21 2000 - 02:47:48 EDT