Date: Fri, 18 Feb 2000 14:57:10 -0800 From: Chris Piazza <cpiazza@jaxon.net> To: David Gilbert <dgilbert@velocet.ca> Cc: freebsd-current@FreeBSD.ORG Subject: Re: ipv6 default in current ports? Message-ID: <20000218145710.A831@norn.ca.eu.org> In-Reply-To: <14509.50981.963519.987797@trooper.velocet.net>; from dgilbert@velocet.ca on Fri, Feb 18, 2000 at 05:26:45PM -0500 References: <14509.50981.963519.987797@trooper.velocet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 18, 2000 at 05:26:45PM -0500, David Gilbert wrote: > I've come up against a number of ports lately assume IPv6 support if > you're running: > > .if ${OSVERSION} >= 400014 > CONFIGURE_ARGS+= --enable-ipv6 > .endif > > ... I don't see INET6 in my GENERIC kernel. This affects at least > net/mtr and lang/ruby. > It doesn't need kernel support to build with ipv6 support. Trying to use the ipv6 support without it in the kernel is the only problem. -Chris -- cpiazza@jaxon.net cpiazza@FreeBSD.org Abbotsford, BC, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000218145710.A831>