Is it necessary to have ipv6 support enabled by default? S2_2 fails on my Mac OS 10.6.2 machine with:
sernet.c: In function ‘server_open_socket’: sernet.c:1066: error: ‘IPV6_ADD_MEMBERSHIP’ undeclared (first use in this function) sernet.c:1066: error: (Each undeclared identifier is reported only once sernet.c:1066: error: for each function it appears in.) make[3]: *** [sernet.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ...unless I run configure with --enable-ipv6=no first. Daniel _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
