[xml] make problem on solaris



Hello,

I am trying to get libxml2 compiled on a solaris (uname -a: SunOS
buildsolaris 5.8 Generic_108528-13 sun4u sparc SUNW,UltraAX-i2).  I am
getting errors during the "make" step but I cannot figure out what the
actual error is (and thus I don't even know where to start looking for
a solution).  I tried attaching logs of configure & make but the list
rejected them.  So most of it is pasted to the bottom of this message.
 Any help would be greatly appreciated.

Thanks,
Brian

rm -fr  .libs/libxml2.so .libs/libxml2.so.2 .libs/libxml2.so.2.6.23
gcc -shared -Wl,-h -Wl,libxml2.so.2 -o .libs/libxml2.so.2.6.23 
.libs/SAX.o .libs/entities.o .libs/encoding.o .libs/error.o
.libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o
.libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o
.libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o
.libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o
.libs/nanoftp.o .libs/DOCBparser.o .libs/catalog.o .libs/globals.o
.libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/xmlregexp.o
.libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o
.libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o
.libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o
.libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o  -ldl -lpthread
-lz -lm -lsocket -lnsl -lc
(cd .libs && rm -f libxml2.so.2 && ln -s libxml2.so.2.6.23 libxml2.so.2)
(cd .libs && rm -f libxml2.so && ln -s libxml2.so.2.6.23 libxml2.so)
false cru .libs/libxml2.a  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 xmlstring.o xmlregexp.o xmlschemas.o
xmlschemastypes.o xmlunicode.o xmlreader.o relaxng.o dict.o SAX2.o
xmlwriter.o legacy.o chvalid.o pattern.o xmlsave.o xmlmodule.o
schematron.o
make[2]: *** [libxml2.la] Error 1
make[2]: Leaving directory `/filer01/home/lozier/libxml2-2.6.23'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/filer01/home/lozier/libxml2-2.6.23'
make: *** [all] Error 2



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