Re: kldload pf failed on -current

From: Max Laier <max_at_love2party.net>
Date: Mon, 9 Aug 2004 20:03:22 +0200
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

Received on Mon Aug 09 2004 - 16:05:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC