[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Error making ldaptcl
Hello all,
I've been searching the net and the mailing list for an answer to my
problem. I get an error when making ldaptcl.
gcc -pipe -rdynamic
tclAppInit.o -L/usr/local/src/openldap-2.0.25/contrib/ldaptcl -lldaptcl2.0 -
ltclx -L/usr/lib -ltcl -ldl -lieee -lm -L/usr/local/etc/openldap/lib -lldap
-llber -lc \
-o ldaptclsh
/usr/bin/ld: cannot find -lldaptcl2.0
collect2: ld returned 1 exit status
gmake: *** [ldaptclsh] Error 1
I made and installed ldap with no problems it's just this ldaptcl is giving
me a problem. Here's my config:
./configure --prefix=/usr/local/ldaptcl --with-ldap=/usr/local/lib --without
-tk
Any help will be greatly appreciated.
Thanks,
Ben