BIND 8.2.2-P7 and AIX 4.3.3

Harold Pritchett harold at uga.edu
Tue Nov 14 19:37:49 UTC 2000


I am attempting to build bind 8.2.2-P7 on the following syatem:

RS/6000 Model 350
AIX 4.3.3
IBM "C" compiler

When I un-tar the src distribution and enter the command
"make" I runs for a while, and then I get the following:

Any Ideas?

Harold
harold at uga.edu

/usr/local/src/bind-8.2.2-P7/src/bin
/usr/local/src/bind-8.2.2-P7/src/bin/addr
        cc  -g -O2 -I../../port/aix4/include -I../../include  -c addr.c
        cc -g -O2   -o addr addr.o  ../../lib/libbind.a -ll
Target "all" is up to date.
/usr/local/src/bind-8.2.2-P7/src/bin/nslookup
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c main.c
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c getinfo.c
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c debug.c
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c send.c
"send.c", line 331.68: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c skip.c
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c list.c
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c subr.c
        cc  -g -O2 -I../../port/aix4/include -I../../include -D_PATH_HELPFILE=\"/usr/lib/nslookup.help\" -c commands.c
        cc -g -O2   -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: .__h_errno
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.

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

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

Stop.
#



More information about the bind-users mailing list