Warren Welch wrote:
Darren Reed wrote:
> Warren Welch wrote:
>> Darren Reed wrote:
>> > Is this to build IPFilter as an LKM or into the kernel?
>> Into the kernel.
>>
>> I've been following the instructions as per INSTALL.FreeBSD:-
>>
>> 1. make freebsd6 (Not in the file, but the Makefile references it,
>> so...)
>>
>> 2. make install-bsd
>>
>> 3. FreeBSD/kinstall
>>
> ..
>
> I would try doing a "BSD/kupgrade" and then building the kernel.
[EMAIL PROTECTED] /tmp/ip_fil4.1.26]# BSD/kupgrade
Please do a build of ipfilter and then run the following
command to build extra files:
make ip_rules.c
This message is meant to be a key to do the above and then run
"BSD/kupgrade".
Obviously there's something missing there, so I'll modify the script to
build the
ip_rules.c/.h files if they're not present.
Darren