[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 276] Re: ALTQ 2.1 install problem: where is opt_altq.h?
Xin Wang wrote:
> I am trying to install the ALTQ 2.1.
> But it seems the file "opt_altq.h" needed by a lot of files under
> /sys-altq/altq is missing. Can anyone tell me where to find this file or
> I did anything wrong with my configuration?
>
> I also get the following unknown info when I config ALTQ:
[snip config errors]
"opt_altq.h" is created by config(8) from "conf/options".
You seem to have failed to patch "sys-altq/conf/options".
Always run
% find . -name "*.rej" -print
to find rejected files after you apply patches.
-Kenjiro