Why the --disable-ipv6 option does not work?

won seok wsbaek at empal.com
Wed Jun 9 08:00:10 UTC 2004


Hi. 

I think my linux pc is able to operate ipv6. 
But I want to build the bind9 without ipv6 support. 
I tried several ways to do it like following. 

# ./configure --enable-ipv6=no
or
# ./configure --disable-ipv6

But both of the results are not my expected thing. 
....................
checking for IPv6 structures... yes
checking for Kame IPv6 support... no
checking for in6_addr... yes
checking for in6addr_any... yes
checking for in6addr_loopback... yes
checking for sin6_scope_id in struct sockaddr_in6... yes
checking for in6_pktinfo... yes
....................

What shall I do? 

Please response to me. 
Thanks in advance. 

Best  Regards.


More information about the bind-users mailing list