In message <[email protected]>, "LiGang" writes: > > Hi, all! > I try to port bind-9.7.0 to arm board. During cross compilation and = > installation, i didn't met errors, However, i cannot find named.conf in = > /etc.
Make install doesn't install a named.conf. A minimal named.conf is a empty file. > Where is my mistake? Thanks!! > 1. My configuration and compilation: > =20 > 1) export CC=/usr/local/arm/3.4.1/bin/arm-linux-gcc > > 2) export BUILD_CC=arm-linux-gcc > > 3) ./configure =A8Chost=3Darm-linux =A8Ctarget=3Darm-linux = > =A8Cwith-openssl=3Dno =A8Cprefix=3D/mnt/bind = > =A8Cdisable-openssl-version-check > > 4) make > > 5) make install > > 6) In /mnt/bind, i found ../bin, ../etc, ../sbin, ../var, ../include, = > ../lib, ../share. But i cannot find named.conf in ../etc.=20 > > =20 > -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: [email protected] _______________________________________________ bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

