[pf4freebsd] Re: How can I compile PF without option PFIL_HOOKS
defined in thekernel conf file?
Max Laier
max at love2party.net
Wed Sep 15 21:14:22 PDT 2004
On Sunday 12 September 2004 03:34, sam wrote:
> Hi,
>
> I tried many times, turning on and off the option PFIL_HOOKS in the
> kernel conf file to try to get PF compile into the kernel, but without
> success.
>
> When remove option PFIL_HOOKS, PF failed to compile. Here is the error
> when compiling PF into kernel without PFIL_HOOKS:
>
> pf_ioctl.o(.text+0x5230): In function `hook_pf':
> : undefined reference to `pfil_head_get'
> *** Error code 1
>
> With option PFIL_HOOKS, the compilation failed with the following error
> (this time PF is compiled OK, but the system does not like it:
>
> config -d /usr/obj/usr/src/sys/GENERIC /usr/src/sys/i386/conf/GENERIC
> /usr/src/sys/i386/conf/GENERIC: unknown option "PFIL_HOOKS"
>
> Does anyone have any suggestion to compile PF into kernel in Beta 3?
Hmmm ... looks like a bad cvsup to me. Please cvsup to RELENG_5 once more and
try again.
RELENG_5 still has "options PFIL_HOOKS" available so it seems like you have
CURRENT-ish sys/conf/* stuff in your tree which does not know about
PFIL_HOOKS.
--
/"\ Best regards, | mlaier at freebsd.org
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier at EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-pf/attachments/20040912/550921ce/attachment.bin
More information about the freebsd-pf
mailing list