Zitat von Aaron Richton <[EMAIL PROTECTED]>:

Can't load 'blib/arch/auto/Net/LDAPapi/LDAPapi.so' for module \
  Net::LDAPapi: blib/arch/auto/Net/LDAPapi/LDAPapi.so: undefined symbol:\
ldap_value_free at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm \
  line 230.  at test.pl line 11

Looks like you're linking wrong, maybe the wrong path, maybe the wrong
LDAP library. Does "ldd blib/arch/auto/Net/LDAPapi/LDAPapi.so" produce
sane results that match your OpenLDAP libraries?

i am not the "intended" reciever of your answer/original poster of the question, but as i have the same error messages maybe it helps:

-----
marvin:~/krause/downloads/Perl-Net-LDAPapi-2 # ldd blib/arch/auto/Net/LDAPapi/LDAPapi.so
        linux-gate.so.1 =>  (0xffffe000)
        libc.so.6 => /lib/libc.so.6 (0xb7eb4000)
        /lib/ld-linux.so.2 (0x80000000)
marvin:~/krause/downloads/Perl-Net-LDAPapi-2 #
-----
is this correct? what should i get?

regards
  markus

--
Markus Krause                                   email: [EMAIL PROTECTED]
Mogli-Soft: Support for Mac OS X, Webmail/Horde, LDAP, RADIUS
by order of the Computing Center of the Max-Planck-Institute of Biochemistry
Tel.: 089 - 89 40 85 99                         Fax.: 089 - 89 40 85 98

----------------------------------------------------------------------
     This message was sent using https://webmail2.biochem.mpg.de
If you encounter any problems please report to [EMAIL PROTECTED]



Reply via email to