Matt Sergeant wrote:

> On Wed, 14 Feb 2001, tim fulcher wrote:
>
> > Hi
> >
> > finally build PHP4 as
> >
> > ./configure --with-apxs=/export/tools/apache/bin/apxs
> > --prefix=/export/tools --with-ldap --disable-xml \
> > --with-sablot=/export/tools/Sablot-0.44
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> This is most likely your problem. Try with Sablot 0.50 which links to the
> same expat as XML::Parser

That would be my approach .... except I can't get XML::Sablotron to work
against 0.5  :-/
Sablotron itself builds OK and works (well a noddy test with sabcmd
succeeds). Indeed XML::Sablotron make works but then I get an error with make
test

humber-1033> make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.6.0/sun4-solaris -I/usr/local/lib/perl5/5.6.0
test.pl
1..10
Can't load 'blib/arch/auto/XML/Sablotron/Sablotron.so' for module
XML::Sablotron: ld.so.1: /usr/bin/perl: fatal: relocation error: file
blib/arch/auto/XML/Sablotron/Sablotron.so: symbol SablotGetInstanceData:
referenced symbol not found at
/usr/local/lib/perl5/5.6.0/sun4-solaris/DynaLoader.pm line 200.
 at test.pl line 91
Compilation failed in require at test.pl line 91.
BEGIN failed--compilation aborted at test.pl line 91.
make: *** [test_dynamic] Error 255

I was sticking with 0.44 because at least it worked. In fact if you think
Sablotron 0.44 was the problem with my earlier builds, howcome XML::Sabloton
operated just fine under mod_perl ?

Thanks for the suggestion though


Tim

Reply via email to