I have just started to compile the Net-Tools-1.50 on 
my system, but it stops with the following errors:

inet6.c: In function `INET6_resolve':
inet6.c:53: warning: implicit declaration of function
`gai_strerror'
inet6.c:53: warning: format argument is not a pointer
(arg 4)
inet6.c:56: sizeof applied to an incomplete type
inet6.c: In function `INET6_rresolve':
inet6.c:69: dereferencing pointer to incomplete type
inet6.c:78: dereferencing pointer to incomplete type
inet6.c:81: warning: implicit declaration of function
`IN6_IS_ADDR_UNSPECIFIED'
inet6.c:81: dereferencing pointer to incomplete type
inet6.c:89: warning: implicit declaration of function
`getnameinfo'
inet6.c:89: sizeof applied to an incomplete type
inet6.c:91: warning: format argument is not a pointer
(arg 3)
inet6.c: In function `INET6_getsock':
inet6.c:133: dereferencing pointer to incomplete type
inet6.c:134: dereferencing pointer to incomplete type
inet6.c:136: dereferencing pointer to incomplete type
inet6.c: At top level:
inet6.c:155: sizeof applied to an incomplete type
make[1]: *** [inet6.o] Error 1
make[1]: Leaving directory `/tmp/net-tools-1.50/lib'
make: *** [subdirs] Error 2     

Can any of you explain these?

Shane

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to