bind-9.5.2 build warnings

Mark Andrews marka at isc.org
Sat Oct 24 04:16:05 UTC 2009


In message <4AE1B27D.7080802 at kirkb.net>, Kirk writes:
> OS == Solaris 9
> Compilers == Sun or GCC
> 
> Anyone know what causes these warnings?
> 
> ./configure --with-openssl=no --with-libxml2=/usr/local --disable-threads
> 
> <snip to last line of configure output>
> configure: WARNING: Unrecognized options: --with-openssl, --with-libxml2
> 
> or
> 
> 
> ./configure --without-openssl --with-libxml2=/usr/local --disable-threads
> 
> <snip to last line of configure output>
> configure: WARNING: Unrecognized options: --without-openssl, --with-libxml2
> 

Ignore them.  The two configure scripts (configure and lib/bind/configure)
got built with different versions of autoconf.  The messages come from
lib/bind/configure which doesn't need have these switches.

Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: marka at isc.org



More information about the bind-users mailing list