Subject: IPv6-enabled XFree86 4.4.0 with IPv4-only kernel
To: None <tech-x11@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: tech-x11
Date: 01/08/2004 10:38:01
Hi,

While I'm testing XFree86 4.4.0RCx releases recently, I can't find
how to make IPv6-enabled XFree86 work with a IPv4-only kernel. The
default option

#if OSMajorVersion < 1 || (OSMajorVersion == 1 && OSMinorVersion < 5)
#define BuildIPv6              NO 
#endif

doesn't work for me. I worked around it by removing the version check,
but that has a bad side effect of removing IPv6 support completely
from the XFree86 binary. Any good solution?

Jun-Young

-- 
Bang Jun-Young <junyoung@NetBSD.org>