Hello. Sorry for my poor English. I've already wrote an email to ldapdigest-ldapdigestsquid@xxxxxxxxxxxxxxxx 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.