[OpenIndiana-discuss] various dnssec-* commands missing, from network/dns/bind at 9.10.6-2017

russell stream at willows7.myzen.co.uk
Sat Jan 20 15:25:44 UTC 2018


Hi,

If you want to build Bind 9.11.2-P1 yourself, the following will 
configure Bind 9.11.2 to build on OpenIndiana

$ CC=gcc CXX=g++ F77=gfortran FC=gfortran CFLAGS='-m64 -O3' 
CXXFLAGS=-m64 FFLAGS=-m64 FCFLAGS=-m64 LDFLAGS=-m64 
PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix=/usr 
--mandir=/usr/share/man --bindir=/usr/sbin --libdir=/usr/lib/dns 
--enable-static=no --with-libtool --sbindir=/usr/sbin --sysconfdir=/etc 
--localstatedir=/var --with-openssl --enable-threads=yes 
--enable-devpoll=yes --disable-openssl-version-check 
--enable-fixed-rrset --with-pkcs11 --with-libxml2=/usr  --enable-seccomp 
--enable-ipv6 --enable-querytrace --with-geoip --with-dlopen=no 
--with-lmdb=no

$ gmake

and install with

# gmake install

# svcadm restart dns/server

Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] starting 
BIND 9.11.2-P1 <id:2c2bc60>
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] running on 
SunOS i86pc 5.11 illumos-e9b7d6e7f7
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] built with 
'--prefix=/usr' '--mandir=/usr/share/man' '--bindir=/usr/sbin' 
'--libdir=/usr/lib/dns' '--enable-static=no' '--with-libtool' 
'--sbindir=/usr/sbin' '--sysconfdir=/etc' '--localstatedir=/var' 
'--with-openssl' '--enable-threads=yes' '--enable-devpoll=yes' 
'--disable-openssl-version-check' '--enable-fixed-rrset' '--with-pkcs11' 
'--with-libxml2=/usr' '--enable-seccomp' '--enable-ipv6' 
'--enable-querytrace' '--with-geoip' '--with-dlopen=no' '--with-lmdb=no' 
'CC=gcc' 'CFLAGS=-m64 -O3' 'LDFLAGS=-m64'
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] running 
as: named -u named
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] 
----------------------------------------------------
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] BIND 9 is 
maintained by Internet Systems Consortium,
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] Inc. 
(ISC), a non-profit 501(c)(3) public-benefit
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] 
corporation.  Support and training for BIND 9 are
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] available 
at https://www.isc.org/support
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] 
----------------------------------------------------
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.warning] 
./config.c: option 'lmdb-mapsize' was not enabled at compile time (ignored)
Jan 20 15:23:51 tesla named[26067]: [ID 873579 daemon.notice] command 
channel listening on 127.0.0.1#953






More information about the openindiana-discuss mailing list