joec_ has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to compile XML::LibXML::Common 0.13 on linux and when i try to 'make test' i get this error:
Does anyone know what this means and how to solve it? I want to eventually install XML::LibXML.Can't load 'blib/arch/auto/XML/LibXML/Common/Common.so' for module XML +::LibXML::Common: blib/arch/auto/XML/LibXML/Common/Common.so: undefin +ed symbol: xmlFree at /apps/perl5.8.7/lib/5.8.7/i686-linux-thread-mul +ti/DynaLoader.pm line 230. at test.pl line 10 Compilation failed in require at test.pl line 10. BEGIN failed--compilation aborted at test.pl line 10. make: *** [test_dynamic] Error 2
Thanks in advance -- Joe
p.s. Why does make give me this output:
It says it finds lxml2 but then contradicts itself. Im sure that this will cause future problems...enable native perl UTF8 running xml2-config... ok looking for -lxml2... yes Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lxml2 Writing Makefile for XML::LibXML::Common
Thanks
-----
Eschew obfuscation, espouse elucidation!
|
|---|