IPv6 jails for FreeBSD (6.* preferably)

Steve Bertrand steve at ibctech.ca
Fri Jun 13 00:39:34 UTC 2008


Daniel Gerzo wrote:
> Tuesday, June 3, 2008, 8:27:56 PM, you wrote:
> 
>> does patch exist for it?
> 
> http://sources.zabbadoz.net/freebsd/jail.html

Trying to apply the aforementioned patches, I ran into this during 
buildkernel. I'll remove src, re csup and rebuild and try again. If 
there is a more appropriate list for this, please let me know...

build# uname -a
FreeBSD build.ibctech.ca 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Fri Feb 29 
11:53:16 EST 2008     root@:/usr/obj/usr/src/sys/GENERIC  i386


/usr/src/sys/kern/kern_jail.c: In function 'jail':
/usr/src/sys/kern/kern_jail.c:174: error: 'ip4' undeclared (first use in 
this function)
/usr/src/sys/kern/kern_jail.c:174: error: (Each undeclared identifier is 
reported only once
/usr/src/sys/kern/kern_jail.c:174: error: for each function it appears in.)
/usr/src/sys/kern/kern_jail.c:179: error: 'ip6' undeclared (first use in 
this function)
cc1: warnings being treated as errors
/usr/src/sys/kern/kern_jail.c:227: warning: label 'e_free_ip' defined 
but not used
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Steve


More information about the freebsd-questions mailing list