Compiling BIND 8.2.1 under AIX

Cam Miles Cam.Miles at TELUS.Com
Fri Sep 17 14:11:01 UTC 1999


I have been trying to compile bind 8.2.1 under AIX 4.3.2 for a couple of
weeks now (I know there is no way it should take that long). I think I have
read every article on BIND, AIX and socket.h on the net. I am getting the
following errors on numerous programs.
 
gcc  -g -O2 -I../../port/aix4/include -I../../include  -c named-xfer.c
named-xfer.c:In function `getzone':
named-xfer.c:1168: warning: passing arg 3 of `ngetsockname' from
incompatible pointer type
named-xfer.c:1384: warning: passing arg 3 of `ngetsockname' from
incompatible pointer type
named-xfer.c: In function `netread':
named-xfer.c:1620: warning: passing arg 6 of `nrecvfrom' from incompatible
pointer type 
    
gcc  -g -O2 -I../../port/aix4/include -I../../include  -c nis.c
In file included from nis_ho.c:38:
/usr/include/rpcsvc/yp_prot.h:342: warning: `struct ypall_callback' declared
inside parameter list
/usr/include/rpcsvc/yp_prot.h:342: warning: its scope is only this
definition or declaration, which is probably not what you want.

 



More information about the bind-users mailing list