From owner-freebsd-current@FreeBSD.ORG Mon Aug 9 18:05:22 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D0D16A4CF for ; Mon, 9 Aug 2004 18:05:22 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAC0043D49 for ; Mon, 9 Aug 2004 18:05:21 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.209] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BuEWP-00048v-00; Mon, 09 Aug 2004 20:05:21 +0200 Received: from [217.227.146.85] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1BuEWO-0007Aq-00; Mon, 09 Aug 2004 20:05:20 +0200 From: Max Laier To: freebsd-current@freebsd.org Date: Mon, 9 Aug 2004 20:03:22 +0200 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_wx7FB6/kXpNtL1u"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408092003.28922.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: Jiawei Ye Subject: Re: kldload pf failed on -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 18:05:22 -0000 --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--