This is a discussion on Re: bind 9.2.4 compile errors on freebsd within the Bind Users forums, part of the DNS and Related Forums category; Doug <dlpreston@dlld.org> wrote: > I am havin a problem compiling bind 9.2.4 on freebsd, &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Doug <dlpreston@dlld.org> wrote:
> I am havin a problem compiling bind 9.2.4 on freebsd, > > > My ./configure line > > ./configure --datadir=/var/named --sysconfdir=/etc --disable-ipv6 > --enable-libbind --enable-shared --with-openssl=yes Looks like you're trying to do this "by hand". Not sure what version of FBSD you're using, but bind9 is available in the ports collection of versions since at least 5.1, so I'd suggest trying to build the port of bind9 (which might be 9.2.3 rather than 9.2.4 just to see if that works any better. hth, bob prohaska |