DragonFly kernel List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ipfilter not working?
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@xxxxxxxxxxxxxx
Max Laier | ICQ #67774661
http://pf4freebsd.love2party.net/ | mlaier@EFnet
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]