I am trying to installation XML:Sablotron on ::Intel base machine, running 
mandrake linux 10.x. I am trying to install Axkit(latest version), sablotron 
1.0.1, XML-Sablotron 1.01. I am getting errors during XML: sablotron 
installlation. This occurs during "make test"

I have an entry LD_LIBRARY_PATH=/usr/local/lib 

I do not know where I am going wrong. Any help is appreciated.

-Ramakrishnan Krishnamurthy

***********************************************************************
[EMAIL PROTECTED] XML-Sablotron-1.01]# make test
make[1]: Entering directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/DOM'
make[1]: Leaving directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/DOM'
make[1]: Entering directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/Situation'
make[1]: Leaving directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/Situation'
make[1]: Entering directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/SXP'
make[1]: Leaving directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/SXP'
make[1]: Entering directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/Processor'
make[1]: Leaving directory 
`/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/Processor'
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.3 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/dom...........It seems, that the Sablotron library couldn't be found. 
Please, check,
whether you have installed this library on your system, and whether it is
visible to the current process. Check the LD_LIBRARY_PATH on *nix
platforms or PATH on Windows.

To install Sablotron visit
http://www.gingerall.org/charlie/ga/xml/d_sab.xml

Sablotron library could not be loaded (Can't load 
'/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/blib/arch/auto/XML/Sablotron/Sablotron.so'
 
for module XML::Sablotron: /usr/local/lib/libsablot.so.0: undefined symbol: 
__gxx_personality_v0 at 
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
at t/dom.t line 47
) at 
/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/blib/lib/XML/Sablotron.pm 
line 323.
Compilation failed in require at t/dom.t line 47.
t/dom...........dubious
        Test returned status 255 (wstat 65280, 0xff00)
Scalar found where operator expected at (eval 153) line 1, near "'int'  
$__val"
        (Missing operator before   $__val?)
DIED. FAILED tests 1-39
        Failed 39/39 tests, 0.00% okay
t/domHandler....It seems, that the Sablotron library couldn't be found. 
Please, check,
whether you have installed this library on your system, and whether it is
visible to the current process. Check the LD_LIBRARY_PATH on *nix
platforms or PATH on Windows.

To install Sablotron visit
http://www.gingerall.org/charlie/ga/xml/d_sab.xml

Sablotron library could not be loaded (Can't load 
'/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/blib/arch/auto/XML/Sablotron/Sablotron.so'
 
for module XML::Sablotron: /usr/local/lib/libsablot.so.0: undefined symbol: 
__gxx_personality_v0 at 
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
at t/domHandler.t line 49
) at 
/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/blib/lib/XML/Sablotron.pm 
line 323.
Compilation failed in require at t/domHandler.t line 49.
BEGIN failed--compilation aborted at t/domHandler.t line 49.
t/domHandler....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/sablot........It seems, that the Sablotron library couldn't be found. 
Please, check,
whether you have installed this library on your system, and whether it is
visible to the current process. Check the LD_LIBRARY_PATH on *nix
platforms or PATH on Windows.

To install Sablotron visit
http://www.gingerall.org/charlie/ga/xml/d_sab.xml

Sablotron library could not be loaded (Can't load 
'/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/blib/arch/auto/XML/Sablotron/Sablotron.so'
 
for module XML::Sablotron: /usr/local/lib/libsablot.so.0: undefined symbol: 
__gxx_personality_v0 at 
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
at t/sablot.t line 91
) at 
/home/kramak65/apps/Sablot-1.0.1/XML-Sablotron-1.01/blib/lib/XML/Sablotron.pm 
line 323.
Compilation failed in require at t/sablot.t line 91.
BEGIN failed--compilation aborted at t/sablot.t line 91.
t/sablot........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/dom.t         255 65280    39   77 197.44%  1-39
t/domHandler.t  255 65280     4    7 175.00%  1-4
t/sablot.t      255 65280    10   19 190.00%  1-10
Failed 3/3 test scripts, 0.00% okay. 53/53 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 255
******************************************************************************3

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to