Compile Problems on AIX 4.3 & bind 4.9.7

gcerswell at my-deja.com gcerswell at my-deja.com
Wed Aug 18 23:49:33 UTC 1999


Hi,

I'm using AIX 4.3.1, gnu gcc 2.8.1, and gnu make 3.76.1.
I don't have the AIX xLC compiler or any other compiler installed.
I'm trying to compile bind 4.9.7.  I've uncommented the
AIX 4 section in the Makefile, and changed CC = cc $(CPPFLAGS)
to CC = gcc $(CPPFLAGS.  I've done a make clean, then a make,
and I get the errors like the examples below.

Can anyone tell me what I did wrong?

Thanks.
~~~~~~~~
Target "all" is up to date.
/workbench/dns/res
gcc -D_BSD=44 -g -I../include -I../compat/include  -DUSE_OPTIO
se64.c
In file included from ../include/arpa/inet.h:68,
                 from base64.c:47:
../compat/include/sys/bitypes.h:78: conflicting types for `int8_t'
/usr/include/sys/inttypes.h:64: previous declaration of `int8_t'
../compat/include/sys/bitypes.h:79: warning: redefinition of `u_int8_t'


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.


More information about the bind-users mailing list