Compiling BIND 9.4.2-P2

Andy Shellam andy at networkmail.eu
Wed Jul 9 07:29:51 UTC 2008


Hi Holger

Quoting Holger Honert <holger.honert at signal-iduna.org>:

> Hi List,
> I am trying to compile the latest Version with openssl-0.9.8h like this:
>
> ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
> --mandir=/usr/share/man --with-openssl=yes --with-libtool --disable-ipv6
> --enable-threads

Try setting your OpenSSL directive to --with-openssl=/usr.
The argument to --with-openssl has to be a file system directory if  
I'm not mistaken.

>
> No complaining while running ./configure but when running make:
>
> ../../lib/dns/.libs/libdns.so: undefined reference to
> `DH_generate_parameters_ex'
> ../../lib/dns/.libs/libdns.so: undefined reference to
> `DSA_generate_parameters_ex'
> ../../lib/dns/.libs/libdns.so: undefined reference to `RSA_generate_key_ex'
> collect2: ld returned 1 exit status
> make[2]: *** [named] Error 1
> make[2]: Leaving directory `/tmp/bind-9.4.2-P1/bin/named'
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory `/tmp/bind-9.4.2-P1/bin'
> make: *** [subdirs] Error 1

Regards,

Andy


More information about the bind-users mailing list