problem with Perl on FreeBSD - Undefined symbol PL_sv_undef

2011-01-30 Thread Petr Holub
Hi, I'm trying to get Perl running with slapd-perl backend of OpenLDAP server. I've tried various combinations of Perl 5.8 and 5.10 and OpenLDAP 2.3 and 2.4 with two types of failures: - OpenLDAP 2.4 + Perl 5.8/5.10: segfault in loading perl backend (can send more details if needed) - OpenLDAP

Re: problem with Perl on FreeBSD - Undefined symbol PL_sv_undef

2011-01-30 Thread Christoph Moench-Tegeder
Hello, ## Petr Holub (ho...@ics.muni.cz): # slaptest Error Can't load '/usr/local/lib/perl5/5.8.9/mach/auto/Fcntl/Fcntl.so' for module Fcntl: /usr/local/lib/perl5/5.8.9/mach/auto/Fcntl/Fcntl.so: Undefined symbol PL_sv_undef at This looks as if your modules do not match your version of