On Jun 6, 2011, at 5:53 PM, Pan Tsu wrote:

> Robert Watson <rwat...@freebsd.org> writes:
> 
>> Author: rwatson
>> Date: Mon Jun  6 12:55:02 2011
>> New Revision: 222748
>> URL: http://svn.freebsd.org/changeset/base/222748
>> 
>> Log:
> [...]
>>  Connection group support is enabled by compiling "options PCBGROUP"
>>  into your kernel configuration; for the time being, this is an
>>  experimental feature, and hence is not enabled by default.
> 
> Doesn't build with "nooption WITNESS" as in6_pcbgroup.c relies on
> <sys/mbuf.h> including <sys/lock.h> unconditionally, e.g.
> 
>  $ make -s buildkernel
>  [...]
>  --------------------------------------------------------------
>>>> stage 3.1: making dependencies
>  --------------------------------------------------------------
>  In file included from /usr/src/sys/netinet/in_pcb.h:47,
>                   from /usr/src/sys/netinet6/in6_pcbgroup.c:40:
>  /usr/src/sys/sys/rwlock.h:152:2: error: #error LOCK_DEBUG not defined, 
> include <sys/lock.h> before <sys/rwlock.h>
>  mkdep: compile failed
>  *** Error code 1

I'll fix it soon.

-- 
Bjoern A. Zeeb                                 You have to have visions!
         Stop bit received. Insert coin for new address family.

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to