[xml] building libxml2 on HP



Hello,

I am trying to build libxml2 on HP-UX B.11.00

downloaded
libxml2-2.4.21.tar.gz from xmlsoft.org

./configure
make

the c files compiled but the linker fails
Any suggestion how to get this work?
Is there a binary version for HP?

<alpha:/opt/acss/home/eCo/cgi-bin/xml/files/perl/libxml2-2.4.21>make
        make  all-recursive
Making all in include
No suffix list.
Making all in libxml
No suffix list.
No suffix list.
Making all in .
        /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-I./include -I./include       -g -Wp,-H30000 -c tree.c
rm -f .libs/tree.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -g -Wp,-H30000 -c tree.c
-DPIC -o .libs/tree.lo
mv -f .libs/tree.lo tree.o
(cd . && ln -s tree.o tree.lo)
.......
.......

  /bin/sh ./libtool --mode=link cc  -g -Wp,-H30000  -o libxml2.la -rpath
/usr/local/lib -version-info 6:21:4 SAX.lo entities.lo  encoding.lo error.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.lo xpath.lo
xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo  DOCBparser.lo catalog.lo
globals.lo threads.lo  c14n.lo xmlregexp.lo xmlschemas.lo  xmlschemastypes.lo
xmlunicode.lo  -lm
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.
/usr/bin/ld -b +h libxml2.sl.6 +b /usr/local/lib -o .libs/libxml2.sl.6.21  SAX.o
entities.o encoding.o error.o parserInternals.o parser.o tree.o hash.o list.o
xmlIO.o xmlmemory.o uri.o valid.o xlink.o HTMLparser.o HTMLtree.o debugXML.o
xpath.o xpointer.o xinclude.o nanohttp.o nanoftp.o DOCBparser.o catalog.o
globals.o threads.o c14n.o xmlregexp.o xmlschemas.o xmlschemastypes.o
xmlunicode.o
/usr/bin/ld: Invalid loader fixup in text space needed in output file for symbol
"$0000015D" in input file "encoding.o"
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

thank you for any help,
Rozsa Kovesdi
rozi att com




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