In trying to run the make for PerLDAP and get an undeclared function,
'PL_na' . I'm using:

PerLDAP v1.4
NETSCAPE DIRECTORY SDK 4.1 FOR C
Solaris 8
Perl 5.004_04

Any advice would be greatly appreciated.

Keith

=========MAKE LOG======================================

/usr/local/bin/perl Makefile.PL
PerLDAP - Perl 5 Module for LDAP
================================
Directory containing 'include' and 'lib' directory of the Netscape
LDAP Software Developer Kit (default: /usr):
/space/home/ldap/perlconf/ldapsdk
Using LDAPv3 Developer Kit (default: yes)?
Include SSL Support (default: yes)?
Libraries to link with (default: -L/space/home/ldap/perlconf/ldapsdk/lib
-lldapssl41):
Writing Makefile for Mozilla::LDAP::API
crusher:/home/ldap/perlconf/perldap>make
gcc -c -I/space/home/ldap/perlconf/ldapsdk/include -I/usr/local/include
-O    -DVERSION=\"1.41\" -DXS_VERSION=\"1.41\" -fpic
-I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE -DLDAPV3 -DUSE_SSL
API.c
API.c: In function `XS_Mozilla__LDAP__API_constant':
API.c:593: `PL_na' undeclared (first use in this function)
API.c:593: (Each undeclared identifier is reported only once
API.c:593: for each function it appears in.)
API.c: In function `XS_Mozilla__LDAP__API_ldap_add':
API.c:651: `PL_na' undeclared (first use in this function)
API.c: In function `XS_Mozilla__LDAP__API_ldap_add_ext':
API.c:674: `PL_na' undeclared (first use in this function)
API.c: In function `XS_Mozilla__LDAP__API_ldap_add_ext_s':
API.c:699: `PL_na' undeclared (first use in this function)
API.c: In function `XS_Mozilla__LDAP__API_ldap_add_s':
API.c:722: `PL_na' undeclared (first use in this function)
....
.... (lots more just like it)


begin:vcard 
n:Brown;Keith
tel;home:919-493-6875
tel;work:919-419-5722
x-mozilla-html:FALSE
url:http://www.oit.duke.edu/da
org:Duke University;Directory Services
version:2.1
email;internet:[EMAIL PROTECTED]
title:Data Architect
adr;quoted-printable:;;3100 Tower Blvd.=0D=0ASuite 400;Durham;NC;27707;
fn:Keith Brown
end:vcard

Reply via email to