Chauncey Thorn wrote:
Hi to all,


I'm problems getting SAP::DBTech::dbm to work under RedHat 8.0

downloaded
sapdb-perl50-linux-i386-7.3.00.20.tgz
[ .. snip ...]
error:

Can't load '/usr/local/sapdb_perl/dbmcperl.so' for module SAP::DBTech::dbmcperl: /usr/local/sapdb_perl/dbmcperl.so: undefined symbol: PL_stack_sp at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
at /usr/local/sapdb_perl/SAP/DBTech/dbm.pm line 18
Compilation failed in require at ./test.pl line 3.
BEGIN failed--compilation aborted at ./test.pl line 3.
I guess the perl on RedHat 8.0 is no longer binary compatible with perl 5.0. The only fix is to recompile the module using your current perl header files. Another alternative would be to write an all perl version, getting rid of this problem once and for all. The network protocol isn't that difficult. But being dysperlic myself, I don't feel up to it.

Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to