ipfilter not working?

Max Laier max at love2party.net
Sun Jan 18 17:39:08 PST 2004


On Monday 19 January 2004 02:25, Tomaž Borštnar wrote:
> while compiling kernel for ipfilter...
>
> linking kernel
> ip_fil.o: In function `iplattach':
> ip_fil.o(.text+0xcd): undefined reference to `pfil_head_get'
> ip_fil.o(.text+0xd8): undefined reference to `pfil_head_get'
> ip_fil.o(.text+0x103): undefined reference to `pfil_add_hook'
> ip_fil.o(.text+0x125): undefined reference to `pfil_add_hook'
> ip_fil.o(.text+0x141): undefined reference to `pfil_remove_hook'
> ip_fil.o: In function `ipldetach':
> ip_fil.o(.text+0x20b): undefined reference to `pfil_head_get'
> ip_fil.o(.text+0x216): undefined reference to `pfil_head_get'
> ip_fil.o(.text+0x29e): undefined reference to `pfil_remove_hook'
> ip_fil.o(.text+0x2c1): undefined reference to `pfil_remove_hook'
> *** Error code 1
>
> Temporary thing I presume?

No, you'll need "options PFIL_HOOKS" to make IPFILTER work. My bad if that 
information didn't make it into NOTES/UPDATING when Asmo comitted pfil.

-- 
Best regards,				| max at xxxxxxxxxxxxxx
Max Laier				| ICQ #67774661
http://pf4freebsd.love2party.net/	| mlaier at EFnet







More information about the Kernel mailing list