Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 20:03:22 +0200
From:      Max Laier <max@love2party.net>
To:        freebsd-current@freebsd.org
Cc:        Jiawei Ye <leafy7382@gmail.com>
Subject:   Re: kldload pf failed on -current
Message-ID:  <200408092003.28922.max@love2party.net>
In-Reply-To: <c21e92e2040809095447587b64@mail.gmail.com>
References:  <c21e92e2040809095447587b64@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Monday 09 August 2004 18:54, Jiawei Ye wrote:
> root@chihiro:/usr/src# kldload -v pf
> kldload: can't load pf: No such file or directory
> root@chihiro:/usr/src# kldload /boot/kernel/pf.ko
> root@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@freebsd.org
\ /  Max Laier				| ICQ #67774661
 X   http://pf4freebsd.love2party.net/	| mlaier@EFnet
/ \  ASCII Ribbon Campaign		| Against HTML Mail and News

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQBBF7xwXyyEoT62BG0RAmsUAJ9an6xul/2uwuWpjZQLU0eHt+LRjACdGyHl
SxozL7GN7OAXJZnA3nkmAOI=
=KvhH
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408092003.28922.max>