Subject: Re: 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:42:59
On Thu, Jan 08, 2004 at 10:38:01AM +0900, Bang Jun-Young wrote:
> 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?

In addition, there's a method of giving '-nolisten ipv6' to the X
server on startup, but it's a bit annoying. I want zero-configuration. :-)

Jun-Young

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