Compiling bind on AIX with gnu make

Holger Honert holger.honert at signal.de
Tue Apr 9 11:48:39 UTC 2002


Hello,

I have an AIX Server V 4.3.3 with GNU-make and gcc installed.

I downloaded the sources for BIND V8.3.1 from the ISC Website and
got the following error messages during make. Somehow is a Compiler 'cc'
needed for compilation.

So what to do now ??

any hints ?

regards

holger

root at ns-koms:/home/root/src# /usr/linux/bin/make
Using .systype
Using .settings
/home/root/src/include
make[1]: Entering directory `/home/root/src/include'
/home/root/src/include/arpa
make[2]: Entering directory `/home/root/src/include/arpa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/root/src/include/arpa'
/home/root/src/include/isc
make[2]: Entering directory `/home/root/src/include/isc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/root/src/include/isc'
make[1]: Leaving directory `/home/root/src/include'
/home/root/src/port
make[1]: Entering directory `/home/root/src/port'
/home/root/src/port/aix4
make[2]: Entering directory `/home/root/src/port/aix4'
/home/root/src/port/aix4/include
make[3]: Entering directory `/home/root/src/port/aix4/include'
/home/root/src/port/aix4/include/sys
make[4]: Entering directory `/home/root/src/port/aix4/include/sys'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/root/src/port/aix4/include/sys'
make_os_version
make[3]: Leaving directory `/home/root/src/port/aix4/include'
cc  -g -O2 -I../../port/aix4/include -I../../include -c noop.c
make[2]: cc: Command not found
make[2]: *** [noop.o] Error 127
make[2]: Leaving directory `/home/root/src/port/aix4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/root/src/port'
make: *** [all] Error 1



More information about the bind-users mailing list