Ticket #95 (new enhancement)
Hack for configure.in to fix building PowerDNS with gpgsql backend on FreeBSD
| Reported by: | wouter@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | component1 | Version: | |
| Severity: | normal | Keywords: | freebsd gpgsql |
| Cc: | maddog2k@… |
Description
We use PowerDNS on FreeBSD, with gpgsql backend.
We always have to remove the following linker options from modules/gpgsqlbackend/OBJECTLIBS before it will compile correctly :
-lresolv -lnsl
I've made a simple patch against configure.in for pdns-2.9.21-svn.20060819.884, that will 'fix' this automatically on FreeBSD. (bit of a hack though) Would be better perhaps if this would be a configure-option, but I think this one should be acceptable too. Requires 'sed'.
Located @ http://dev.fiqz.com/svn/fiqz/patches/pdns-2.9.21-svn.20060819.884-pgsqlbackend-build-freebsd.patch
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
