I am trying to use PerLDAP 1.4.1 on a Sparc box running OS 2.7. After
installing perldap, I try to run the api.pl test script and get this
error:
Error loading Mozilla::LDAP::API: perldap_init failed

I tried getting the C SDK and specifiying its directory to the
Makefile.pl, but then I could not even install perldap - I got this
during the make:
gcc -c -I/opt/netscape_SDK411/include -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_POLLUTE -O
-DVERSION=\"1.41\"  -DXS_VERSION=\"1.41\" -fPIC
-I/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE -DLDAPV3 -DUSE_SSL API.c
Running Mkbootstrap for Mozilla::LDAP::API ()
chmod 644 API.bs
LD_RUN_PATH="/opt/netscape_SDK411/lib" gcc -o
blib/arch/auto/Mozilla/LDAP/API/API.so -R/opt/netscape_SDK411/lib -G
-L/usr/local/lib API.o    -L/opt/netscape_SDK411/lib -lldapssl41
ld: fatal: library -lldapssl41: not found
ld: fatal: File processing errors. No output written to
blib/arch/auto/Mozilla/LDAP/API/API.so
*** Error code 1
make: Fatal error: Command failed for target
`blib/arch/auto/Mozilla/LDAP/API/API.so'


If anyone could help me out that would be great, thanks, John.


Reply via email to