Re: Problem with ipfw and libalias on 8.2-PRERELEASE
- From: Nikos Vassiliadis <nvass@xxxxxxx>
- Date: Tue, 22 Feb 2011 11:18:24 +0200
On 2/21/2011 11:30 PM, Etienne Robillard wrote:
KLD ipfw.ko: depends on libalias - not available or version mismatch
linker_load_file: Unsupported file type
Try a:
touch sys/netinet/ipfw/*.c sys/netinet/libalias/*.c
env NO_CLEAN=1 make kernel
Does this fix the problem?
Nikos
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
Relevant Pages
- please pull from the trivial tree
... Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description ... +- Finding patch that caused a bug ... +Always try the latest kernel from kernel.org and build from source. ... Length of input string in bytes ... (Linux-Kernel) - Re: [DRIVER SUBMISSION] DRBD wants to go mainline
... For the guys on netdev, would you please look at the tcp_recvmsg- threading and TCP_NAGLE_CORK issues below and give opinions on the best way to proceed? ... I'd assume there's some equivalent way in kernelspace based around the "struct kiocb *iocb" and "int nonblock" parameters to the tcp_recvmsgkernel function. ... Typically if $KERNEL_FEATURE is insufficient for your needs you should fix $KERNEL_FEATURE instead of duplicating a replacement in your driver. ... When I earlier said I thought I was in macro hell, well, I was ... (Linux-Kernel) - [RFC v8][PATCH 0/12] Kernel based checkpoint/restart
... Support "external" checkpoint ... Fix save/restore state of FPU ... Memory restore now maps user pages explicitly to copy data into them, ... all the stakeholders was that doing checkpoint/restart in the kernel ... (Linux-Kernel) - Re: [Devel] [RFC v8][PATCH 0/12] Kernel based checkpoint/restart
... Support "external" checkpoint ... Fix save/restore state of FPU ... Memory restore now maps user pages explicitly to copy data into them, ... all the stakeholders was that doing checkpoint/restart in the kernel ... (Linux-Kernel) - Super Kernel Sunday!
... Linux "headcase" Torvalds today announced ... Before downloading the actual new kernel, ... syntax errors that nerds are expected to fix at home before completing ... Fixes, fixes. ... (Linux-Kernel) |
|