do you have the URL i get download the same version from? is your problem
solved? let me know how please since i am doing the same thing. thank you.

Nicolas BEAUMONT wrote:

> Hi,
>
>     I post this message because I can't find any issue to my problem.
> I explain :
>
>     I've download the C LDAP SDK 4.1.1 version for Solaris 2.8 (64bits) and
> I try to use it (for compiling
> Perldap). After installing it I try to compile example programs with the
> Makefile located in [Suffix]/examples. But let see the error message (I put
> the -v option to see if I better find the problem) :
>
> # make
> cc -v -o csearch csearch.o -L../lib -lldapssl41  -lsocket -lnsl
> Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs
> gcc version 2.95.2 19991024 (release)
>  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/collect2 -V -Y
> P,/usr/ccs/lib:/usr/lib -Qy -o csearch
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/crt1.o
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/crti.o
> /usr/ccs/lib/values-Xa.o
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/crtbegin.o -L../lib -L/us
> r/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2 -L/usr/ccs/bin -L/usr/ccs/li
> b -L/usr/local/lib csearch.o -lldapssl41 -lsocket -lnsl -lgcc -lc -lgcc
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/crtend.o
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/crtn.o
> ld: Software Generation Utilities - Solaris-ELF (4.0)
> ld: fatal: library -lldapssl41: not found
> ld: fatal: File processing errors. No output written to csearch
> collect2: ld returned 1 exit status
> make: *** [csearch] Error 1
>
> The ld: fatal: library -lldapssl41: not found seems to mean that
> libldapssl41.so (it's in /usr/lib)
> can't be find but it's in the PATH, in LD_LIBRARY_PATH.
>
> Any help would be appreciate...
>
> Nicolas Beaumont
>
> Atos Origin
> Activiti Intigration
> Tour Les Miroirs
> 18 Av. d'Alsace
> 92926 Paris La Difense Cedex
>
> Til : 01 70 92 40 33
> mail : [EMAIL PROTECTED]


Reply via email to