hi, i followed the instructions in the blfs book regarding libgsf.on running make i get the error:
In file included from gsf-libxml.c:23: ../gsf/gsf-libxml.h:27:25: error: libxml/tree.h: No such file or directory In file included from gsf-libxml.c:23: ../gsf/gsf-libxml.h:33: error: syntax error before '*' token ../gsf/gsf-libxml.h:33: warning: type defaults to 'int' in declaration of 'gsf_xml_parser_context' ../gsf/gsf-libxml.h:33: warning: data definition has no type or storage class ../gsf/gsf-libxml.h:39: error: syntax error before 'xmlDoc' ../gsf/gsf-libxml.h:41: warning: function declaration isn't a prototype ../gsf/gsf-libxml.h:56: error: syntax error before 'xmlChar' ../gsf/gsf-libxml.h:56: warning: function declaration isn't a prototype ../gsf/gsf-libxml.h:73: error: syntax error before 'xmlChar' ../gsf/gsf-libxml.h:73: warning: function declaration isn't a prototype ../gsf/gsf-libxml.h:118: error: syntax error before 'xmlChar' ../gsf/gsf-libxml.h:118: warning: function declaration isn't a prototype ....and then a long list of warnings and errors............................. libxml and libxml2 are correctly installed.What could be the problem?
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page