> In config.h I found :#define MULTIPLICITY > and the compiler run's with -DPERL_OBJECT option
The perl stuff hasn't been ported to Perl 5.6 yet. To compile it using 5.6, the following steps are required: 1.) in cn.com, remove -DPERL_OBJECT 2.) in dbmaperl, change -lib=perlCAPI to -lib=perl56.lib 3.) in vcn16.c, make sure the line #define boot_SAP__DBTech__dbm boot_SAP__DBTech__dbmaperl is active (near the end) I would have posted a patch, but my modules are partly filled with Unicode stuff by now. Daniel Dittmar -- Daniel Dittmar [EMAIL PROTECTED] SAP DB, SAP Labs Berlin http://www.sapdb.org/