Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 16:31:14 +0200
From:      Max Laier <max@love2party.net>
To:        Eivind Olsen <eivind@aminor.no>
Cc:        current@freebsd.org
Subject:   Re: Unable to compile kernel
Message-ID:  <364553788.20030925163114@love2party.net>
In-Reply-To: <20030925161259.69a7c248.eivind@aminor.no>
References:  <20030925161259.69a7c248.eivind@aminor.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Eivind,

Thursday, September 25, 2003, 4:12:59 PM, you wrote:
EO> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper':
EO> /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error:
EO> `PFIL_OUT' undeclared (first use in this function)

This seems to be a problem with ip_fil.c, 1.40. For a quick workaround
add #include <net/pfil.h> in line ~310 (just before fr_check_wrapper())

-- 
Best regards,
 Max                            mailto:max@love2party.net



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