Dag Allen,

Ik probeer al de hele dag libxml2 te compileren in een solaris systeem, maar ik stoot steeds op fouten. Met de-d flag ben ik al een heel eind gekomen, maar deze raak ik niet meer wijs uit. Iemand een idee?

This program built for i386-pc-solaris2.8
Reading makefiles...
Updating goal targets....
File `all-am' does not exist.
File `libxml2.la' does not exist.
Prerequisite `stamp-h1' is newer than target `config.h'.
Must remake target `config.h'.
gmake[2]: Entering directory `/apps/sources/php/libxml2-2.7.8'
Successfully remade target file `config.h'.
Must remake target `libxml2.la'.
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls ./libxml2.syms -version-info 9:8:7 -o libxml2.la -rpath /usr/local/lib 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 xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo -lpthread -lz -liconv -lm -lsocket -lnsl
libtool: link: rm -fr .libs/libxml2.so .libs/libxml2.so.2 .libs/libxml2.so.2.7.8
libtool: link: gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libxml2.so.2 -o .libs/libxml2.so.2.7.8 .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 -R/usr/local/lib -R/usr/local/lib -lpthread -lz /usr/local/lib/libiconv.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/X11R6/lib -L/usr/local/BerkeleyDB.4.7/lib -lm -lsocket -lnsl -lc
libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.7.8" "libxml2.so.2")
libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.7.8" "libxml2.so")
libtool: link: 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
gmake[2]: *** [libxml2.la] Error 1
gmake[2]: Leaving directory `/apps/sources/php/libxml2-2.7.8'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/apps/sources/php/libxml2-2.7.8'
gmake: *** [all] Error 2