|
|
The following reply was made to PR kern/37037; it has been noted by GNATS.
From: Martti Kuparinen <martti.kuparinen@xxxxxx>
To: gnats-bugs@xxxxxxxxxx
Cc: kern-bug-people@xxxxxxxxxx, gnats-admin@xxxxxxxxxx,
netbsd-bugs@xxxxxxxxxx, stix@xxxxxxxxxx
Subject: Re: kern/37037
Date: Sun, 30 Sep 2007 19:01:07 +0300
> Could you please try this patch (also at
> http://users.piuha.net/martti/tmp/p)
After compiling the kernel make sure you also build and install the
userland:
cd /usrc/src/sys
make includes
cd /usr/src/usr.sbin/ipf
make clean
make
make install
|
|