|
t/32xpc_variables.............Can't load '/sw6/jaw2/libxml/XML-LibXML-1.63/blib/arch/auto/XML/LibXM
+L/LibXML.so' for module XML::LibXML: /sw6/jaw2/libxml/XML-LibXML-1.63/blib/arch/auto/XML/LibXML/Li
+bXML.so: undefined symbol: xmlIsBaseCharGroup at /sw/System/perl/5.8.7/lnx24/lib/5.8.7/i686-linux/
+DynaLoader.pm line 230.
at /sw6/jaw2/libxml/XML-LibXML-1.63/blib/lib/XML/LibXML.pm line 116
BEGIN failed--compilation aborted at /sw6/jaw2/libxml/XML-LibXML-1.63/blib/lib/XML/LibXML.pm line 1
+16.
Compilation failed in require at t/32xpc_variables.t line 5.
BEGIN failed--compilation aborted at t/32xpc_variables.t line 5.
- i have my LD_LIBRARY_PATH set correctly.
- the linking includes the -L set early on in the linking statement
- the linking includes a -lxml2
- running nm on the lib libxml2.so.2.6.27 shows the symbol is defined in the data initialized section.
- all prereqs are compiled, tested, and installed.
please help.
|