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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:11 UTC