Subject: Re: trouble compiling sbin/pfctl
To: Chris Ross <cross+netbsd@distal.com>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: current-users
Date: 06/23/2004 13:38:22
>> 	it seems that my environment has more recent altq headers in
>> 	/usr/include/altq and build goes successful.  i'll put workarounds
>> 	(#ifdef or whatever) soon-ish.
>
>   You shouldn't need to do any more than put the #def
>of CBQCLF_BORROW into sys/altq/altq_cbq.h.  That should
>fix the problem.  Why was new code committed into dist/pf
>without testing it against a freshly checked out tree?

	things are not that simple.  we cannot randomly define CBQCLF_BORROW,
	we need update of kernel side.  i'm waiting for diff from Kenjiro.

itojun