[Pdns-dev] Build issue with OpenBSD due to hardcoded libcrypt.

Brad brad at comstyle.com
Wed Nov 2 13:16:53 CET 2011


At the moment the files modules/gpgsqlbackend/Makefile.in and 
modules/gpgsqlbackend/OBJECTLIBS have harcoded use of the
library libcrypt to pick up crypt() but on OpenBSD that
library does not exist and crypt() exists within libc. The
Makefile.in could be dealt with by autoconf as appropriate
and OBJECTLIBS could be renamed to OBJECTLIBS.in and also
have the library substituted in.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Pdns-dev mailing list