[squid-users] Compile ldapdigest under FreeBSD 6.1

From: Vladimir <eternaleap@dont-contact.us>
Date: Fri, 11 Aug 2006 12:56:40 +0400

Hello. Sorry for my poor English.

I've already wrote an email to
ldapdigest-ldapdigestsquid@forge.novell.com about this problem
yesterday, but I still got no answer.

I`m trying to compile ldapdigest under FreeBSD 6.1, but it fails:

=================================

gcc -I/usr/local/include -I/root/squid-2.5.STABLE14/include
-I/usr/include/rpcsvc/ -I. -L/usr/local/lib
-L/root/squid-2.5.STABLE14/lib -o ldapdigest ldapdigest.o
edir_ldapext.o -lldap -llber -lcrypt -lm -lresolv -lnsl -lmiscutil
/usr/bin/ld: cannot find -lmiscutil*** Error code 1

=================================

Strings from Makefile:

>> LIBS = -lldap -llber -lcrypt -lm -lresolv -lnsl -lmiscutil
>> CFLAGS = -I/usr/local/include
-I/root/squid-2.5.STABLE14/include -I/usr/include/rpcsvc/ -I.
>> LDFLAGS = -L/usr/local/lib -L/root/squid-2.5.STABLE14/lib

So, all libraries and headers (except "libmiscutil.so*") exists in
system. Where I can get this library?

Thanks.

--
With best regards, Vladimir.
Received on Fri Aug 11 2006 - 02:56:44 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:02 MDT