BIND 9 configuration Problems on HP UX

narendar reddy narendarreddy.pagadala at gmail.com
Wed Mar 29 04:21:44 UTC 2006


The following things that I did on HP UX Itanium machine to build BIND9.3.1.
copied bind-9.3.1.tar.gz file into /usr/local/src/ directory.
later untarred. and in the directory /usr/local/src/bind-9.3.1 I used
following commands.
#./configure
# make
# make install.

With this configuration, it was running fime.

But I removed all OBJECT Files in /usr/local/src/bind-9.3.1/lib/dns
directory.
Again I compiled and tried to configure using the above three commands.But I
could not succeed.

Later I removed bind-9.3.1 directory using rm -r bind-9.3.1 command. Again i
untarred it from bind-9.3.1.tar.gz.
Again I compiled and tried to configure using the above three
commands.Butstill I could not succeed.

I am getting the following errors.


# make
making all in /usr/local/src/bind-9.3.1/make
making all in /usr/local/src/bind-9.3.1/lib
making all in /usr/local/src/bind-9.3.1/lib/isc
making all in /usr/local/src/bind-9.3.1/lib/isc/include
making all in /usr/local/src/bind-9.3.1/lib/isc/include/isc
making all in /usr/local/src/bind-9.3.1/lib/isc/unix
making all in /usr/local/src/bind-9.3.1/lib/isc/unix/include
making all in /usr/local/src/bind-9.3.1/lib/isc/unix/include/isc
making all in /usr/local/src/bind-9.3.1/lib/isc/nls
making all in /usr/local/src/bind-9.3.1/lib/isc/pthreads
making all in /usr/local/src/bind-9.3.1/lib/isc/pthreads/include
making all in /usr/local/src/bind-9.3.1/lib/isc/pthreads/include/isc
making all in /usr/local/src/bind-9.3.1/lib/isccc
making all in /usr/local/src/bind-9.3.1/lib/isccc/include
making all in /usr/local/src/bind-9.3.1/lib/isccc/include/isccc
        /usr/bin/ar cruv libisccc.a alist.o base64.o cc.o ccmsg.o  lib.o
result.o sexpr.o symtab.o version.o
ar: could not open base64.o
ar: could not open lib.o
ar: could not open result.o
ar: could not open symtab.o
ar: could not open version.o
*** Error exit code 5

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.



More information about the bind-users mailing list