[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems compiling Ip filter 3.4.16 on 2.8
On Mon, Jan 22, 2001 at 03:40:26PM -0500, Nicholas Basila wrote:
> Hi,
>
> I am using OpenBSD 2.8(i386) and am having trouble re-compiling the
> kernel after I run the install-patch from Ip filter 3.4.16. This error
> happens during make:
>
> NEL -Di386 -c /usr/src/sys/net/if.c
> cc1: warnings being treated as errors
> /usr/src/sys/net/if.c: In function `if_detach':
> /usr/src/sys/net/if.c:377: warning: implicit declaration of function
> `nat_ifdetach
> '
> *** Error code 1
Ok, i misunderstood you. 3.4.16 is integrated into -current. If you're
following -current I recommend you to update your sources.
A more recent version of ipf in the 3.3 branch will be soon commited
to stable.
f.-