kldload pf failed on -current

Max Laier max at love2party.net
Mon Aug 9 11:05:22 PDT 2004


On Monday 09 August 2004 18:54, Jiawei Ye wrote:
> root at chihiro:/usr/src# kldload -v pf
> kldload: can't load pf: No such file or directory
> root at chihiro:/usr/src# kldload /boot/kernel/pf.ko
> root at chihiro:/usr/src# /etc/rc.d/pf restart
> Enabling pf.
> pf enabled
>
> Somehow kldload cannot find pf.ko if no specific path is given. This
> is a 2 hours old -current.

Sounds like kldxref didn't finish it's job correctly. Try (as root):
	kldxref /boot/kernel /boot/modules
and check the output of:
	kldxref -dv /boot/kernel
for proper pf.ko entries. Please tell me if that did not help or if you see 
anything suspicious in the xref dump.

There have been some changes to the src top-level Makefiles, might be worth 
looking at if the final kldxref got lost somewhere.

-- 
/"\  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: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040809/622ffd24/attachment.bin


More information about the freebsd-current mailing list