Hi,
Here is what i get when i try to compile net-tools 1.52 with the IPv6
support
make[1]: Entering directory `/usr/src/net-tools-1.52/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/net-tools-1.52/man'
make[1]: Entering directory `/usr/src/net-tools-1.52/lib'
gcc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib
-I/usr/src/net-t
ools-1.52 -idirafter /usr/src/net-tools-1.52/include -c inet6.c -o
inet6.o
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 `/usr/src/net-tools-1.52/lib'
make: *** [subdirs] Error 2
I have a REDHAT 5.2 with the new kernel 2.2.6 and with IPv6 in the
kernel (not a module).
I also have installed the Glibc-2.1.2-5 package from Redhat.
Could ne1 help me please.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]