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
--Boundary-02=_wx7FB6/kXpNtL1u Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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= =20 anything suspicious in the xref dump. There have been some changes to the src top-level Makefiles, might be worth= =20 looking at if the final kldxref got lost somewhere. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-02=_wx7FB6/kXpNtL1u Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBF7xwXyyEoT62BG0RAmsUAJ9an6xul/2uwuWpjZQLU0eHt+LRjACdGyHl SxozL7GN7OAXJZnA3nkmAOI= =KvhH -----END PGP SIGNATURE----- --Boundary-02=_wx7FB6/kXpNtL1u--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408092003.28922.max>