Hello,
I try to build and compile Perladp on solaris but API.o con't be
construct.
I'm using the C SDK from : ldapsdk-41-SOLARIS_5.8-64-domestic-ssl.tar
Here are the trace of what I've done :
#####################################################################
# perl -vers
This is perl, version 5.005_03 built for sun4-solaris
Copyright 1987-1999, Larry Wall
Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5.0 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
# perl Makefile.PL
PerLDAP - Perl 5 Module for LDAP
================================
Directory containing 'include' and 'lib' directory of the Netscape
LDAP Software Developer Kit (default: /usr): /usr/LDAP_SDK
Using LDAPv3 Developer Kit (default: yes)?
Include SSL Support (default: yes)?
Libraries to link with (default: -L/usr/LDAP_SDK/lib -lldapssl41):
Checking if your kit is complete...
Looks good
Writing Makefile for Mozilla::LDAP::API
# make