[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makedb with ldap - missing libs



On Solaris, when building in utils/makedb, there are no "-lsocket -lnsl"
in the Makefile rules, which are necessary when LDAP support is included.
Probably one needs to inlcude @LIBSOCKET@ into Makefile.in.

Eugene