Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2003 20:25:25 +0100
From:      Jesper Skriver <jesper@FreeBSD.org>
To:        Jeremy Johnston <jeremy@smart-serv.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Error compiling kernel with IPFILTER
Message-ID:  <20031027192525.GC27184@FreeBSD.org>
In-Reply-To: <20031027080934.272837c1.jeremy@smart-serv.net>

index | next in thread | previous in thread | raw e-mail

On Mon, Oct 27, 2003 at 08:09:33AM -0700, Jeremy Johnston wrote:
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper':
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: `PFIL_OUT' undeclared (first use in this function)
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: (Each undeclared identifier is reported only once
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: for each function it appears in.)
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper6':
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:329: error: `PFIL_OUT' undeclared (first use in this function)
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `iplattach':
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:376: warning: unused variable `ph_inet'
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:378: warning: unused variable `ph_inet6'
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: At top level:
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:317: warning: `fr_check_wrapper' defined but not used
> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:327: warning: `fr_check_wrapper6' defined but not used
> *** Error code 1

read /usr/src/UPDATING

/Jesper

-- 
Jesper Skriver, jesper(at)skriver(dot)dk  -  CCIE #5456

One Unix to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031027192525.GC27184>