On Nov 2, 2011, at 13:16 , Brad wrote: > 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.
Fixed with a patch from Brad, applied in r2291. Thanks! Kind regards, Peter van Dijk _______________________________________________ Pdns-dev mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-dev
