Working With Oracle® Solaris 11.2 Directory and Naming Services: DNS and NIS

Exit Print View

Updated: July 2014
 
 

Compilation Flags Used When BIND Was Built

You can view the flags that were used to compile BIND by using the named –V command. This table shows some of the compilation flags that were used when building the ISC version of BIND for the Oracle Solaris 11 release.

Table 3-3  BIND Compilation Flags
Flag Name
Function
with-openssl
Builds BIND with cryptographic and Secure Sockets Layer (SSL) support, which is required for DNSSEC
enable-threads
Enables multithreading
enable-devpoll
Uses the /dev/poll driver for fast poll on many file descriptors
disable-openssl-version-check
Disables the OpenSSL version check because OpenSSL is provided by a separate dynamic library
enable-fixed-rrset
Enables fixed resource record set ordering, which is needed for backward compatibility
with-pkcs11
Enables the use of OpenSSL cryptographic hardware support