Re: Compiling XML::LibXML on SCO
by Matt Sergeant other posts by this author
Jul 11 2001 8:56AM messages near this date
view in the new Beta List Site
Compiling XML::LibXML on SCO
|
Re: Compiling XML::LibXML on SCO
On Wed, 11 Jul 2001, dhogan wrote:
> I seem to have gotten everything to work but when I do a "make test" i
> get a Dynaloader error
>
> Can't load 'blib/arch/auto/XML/LibXML/LibXML.so' for module XML::LibXML:
> dynamic linker: /bin/perl: relocation error: symbol not found: warn at
> /usr/local/lib/perl5/5.6.1/i386-sco/DynaLoader.pm line 206.
This is a known bug that you can fix by adding:
#include <extern.h>
To dom.c, IIRC.
--
<Matt/>
/|| ** Founder and CTO ** ** http://axkit.com/ **
//|| ** AxKit.com Ltd ** ** XML Application Serving **
// || ** http://axkit.org ** ** XSLT, XPathScript, XSP **
// \\| // ** mod_perl news and resources: http://take23.org **
\\//
//\ // \
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-xml
Thread:
dhogan
Matt Sergeant
dhogan
dhogan
|