Hello,

I'm trying to use the loader.pm module in a perl script.

To make the loader module available to perl I added the following line
in my script:
use lib '/var/maxdb/programs/misc';

Running the script generates the bellow error:

Can't load '/var/maxdb/programs/misc/loadercperl.so' for module
SAP::DBTech::loadercperl: /var/maxdb/programs/misc/loadercperl.so:
undefined symbol: Perl_safemalloc at
/usr/lib/perl5/5.8.1/i586-linux-thread-multi/DynaLoader.pm line 229.
 at /var/maxdb/programs/misc/SAP/DBTech/loader.pm line 37
Compilation failed

line 37 in loader.pm is "bootstrap SAP::DBTech::loadercperl;"

I searched for clues on google but got not much wiser.
Any wise man/woman with toughts or hints what is going wrong here and
what the solution might be?

Filip Sergeys

-- 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
* System Engineer, Verzekeringen NV *
* www.verzekeringen.be              *
* Oostkaai 23 B-2170 Merksem        *
* 03/6416673 - 0477/340942          *
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to