Re: [xml] Failure compiling libxml2 under QNX 6.1



On Tue, Jun 18, 2002 at 03:19:55AM -0400, MarcelHoyer ppw3001 de wrote:
Hi there,

I want to compile the current libxml2 under QNX RTP 6.1, but I got an abort, that looks like this.
[...]
/bin/sh ./libtool --mode=link gcc  -g -O2 -Wall  -o libxml2.la -rpath /usr/local/lib -version-info 6:22:4 
SAX.lo entities.lo encoding.lo erro
r.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo 
HTMLparser.lo HTMLtree.lo debugXML.l
o xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo 
c14n.lo xmlregexp.lo xmlschemas.lo x
mlschemastypes.lo xmlunicode.lo -lz  -lm -lsocket
rm -fr .libs/libxml2.la .libs/libxml2.* .libs/libxml2.*

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
./libtool: shift: nothing to shift
make[2]: *** [libxml2.la] Error 1
[...]
The error must be within the libtool.

 agreed

I've also tried to run the configuration script with --disable-share.

 you mean --disable-shared , right ?

But that wasn't the solution. Configuration script and make was running well. I'm using GNU compiler 2.95.2

Has anybody a solution on this problem.

  Surprizing it used to work when disabling shared libs,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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