Bind 8.3.1 Complile Problem in Aix 4.3

Sonam N. Sherpa ngasonam at mos.com.np
Wed Jun 19 09:08:43 UTC 2002


Hi,

At present Bind 8.2.5 is working fine in Aix 4.3 machine. As I was trying to
upgrade to Bind 8.3.1 I get the following error:

------------------
I first edited ../src/port/aix4/Makefile.set and added the below lines:
'CC=/usr/local/bin/gcc'
'CDEBUG=-g -O2 -DUVA'

and added a
#define MISSING_IN6ADDR_ANY
in ../src/port/aix4/include/port_after.h

then the make command:
make all
------
-------- (in the end I get)
       /usr/local/bin/gcc -g -O2 -DUVA   -o nslookup main.o getinfo.o debug.o
send.o skip.o list.o  subr.o commands.o  ../../lib/libbind.a -ll
ld: 0711-317 ERROR: Undefined symbol: in6addr_any
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
---------------------

What could be wrong? Or where could I have gone wrong? Pls advise.

Rgds,
Sonam



More information about the bind-users mailing list