Hi...
I'm trying to build bind 9.2.4 (from isc.org) on Tru64 5.0A and am
getting the following errors, after running
./configure --disable-ipv6 AND running configure w./out the disable.
Any ideas? Using the Compaq C compiler. Same problems with GCC.
Thanks...
-----
making all in /cluster/members/member0/tmp/bind-9.2.4/make
making all in /cluster/members/member0/tmp/bind-9.2.4/lib
making all in /cluster/members/member0/tmp/bind-9.2.4/lib/isc
making all in /cluster/members/member0/tmp/bind-9.2.4/lib/isc/include
making all in
/cluster/members/member0/tmp/bind-9.2.4/lib/isc/include/isc
making all in /cluster/members/member0/tmp/bind-9.2.4/lib/isc/unix
making all in
/cluster/members/member0/tmp/bind-9.2.4/lib/isc/unix/include
making all in
/cluster/members/member0/tmp/bind-9.2.4/lib/isc/unix/include/isc
cc -pthread -std -g -I/tmp/bind-9.2.4 -I./include
-I./../pthreads/include -I../include -I./../include -I./..
-D_REENTRANT -D_POSIX_PII_SOCKET -c socket.c
cc: Error: socket.c, line 560: In this statement, "IPV6_PKTINFO" is not
declared. (undeclared)
&& cmsgp->cmsg_type == IPV6_PKTINFO) {
-------------------------------------------^
cc: Error: socket.c, line 700: In this statement, "IPV6_PKTINFO" is not
declared. (undeclared)
cmsgp->cmsg_type = IPV6_PKTINFO;
-----------------------------------^
cc: Error: socket.c, line 1498: In this statement, "IPV6_PKTINFO" is
not declared. (undeclared)
&& (setsockopt(sock->fd, IPPROTO_IPV6, IPV6_PKTINFO,
-----------------------------------------------------------^
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
----
<>< ><> <>< ><> <>< ><> <>< ><> <>< ><> <><
Ken Kleiner
System Manager
Computer Science Department
Umass Lowell
voice : 978 934 3645
fax : 978 934 3551
cell : 603 305 5800 (emergencies only, please)
ken_at_cs.uml.edu
Received on Fri Nov 12 2004 - 16:52:16 NZDT