Now this one doesn't seem to be mentioned before in the mailing list.

make[5]: Entering directory
`/home/ian/preserve/gambas3/trunk/gb.xml/src/html'
  CXX    gb_xml_html_la-gbi.lo
  CXX    gb_xml_html_la-utils.lo
  CXX    gb_xml_html_la-document.lo
  CXX    gb_xml_html_la-node.lo
  CXX    gb_xml_html_la-textnode.lo
  CXX    gb_xml_html_la-element.lo
  CXX    gb_xml_html_la-main.lo
  CXX    gb_xml_html_la-hdocument.lo
  CXX    gb_xml_html_la-helement.lo
  CXX    gb_xml_html_la-CDocument.lo
  CXX    gb_xml_html_la-CElement.lo
  CXXLD  gb.xml.html.la
make[5]: Leaving directory
`/home/ian/preserve/gambas3/trunk/gb.xml/src/html'
Making all in xslt
make[5]: Entering directory
`/home/ian/preserve/gambas3/trunk/gb.xml/src/xslt'
  CXX    gb_xml_xslt_la-main.lo
  CXX    gb_xml_xslt_la-CXSLT.lo
  CXXLD  gb.xml.xslt.la
/bin/sed: can't read /usr/lib/libxml2.la: No such file or directory
libtool: link: `/usr/lib/libxml2.la' is not a valid libtool archive
make[5]: *** [gb.xml.xslt.la] Error 1
make[5]: Leaving directory
`/home/ian/preserve/gambas3/trunk/gb.xml/src/xslt'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/ian/preserve/gambas3/trunk/gb.xml/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ian/preserve/gambas3/trunk/gb.xml'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ian/preserve/gambas3/trunk/gb.xml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ian/preserve/gambas3/trunk'
make: *** [all] Error 2


there is indeed no "/usr/lib/libxml2.la" on my system
There is "/usr/lib/x86_64-linux-gnu/libxml2.a"
But I'm stumped as to why only this library is the one that fails.

Ian

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to