Subject: Re: trouble compiling sbin/pfctl
To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
From: Chris Ross <cross+netbsd@distal.com>
List: current-users
Date: 06/23/2004 00:08:55
Jun-ichiro itojun Hagino wrote:
> 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?
- Chris