From owner-freebsd-amd64@FreeBSD.ORG Sun Dec 28 18:00:10 2008 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E58371065670 for ; Sun, 28 Dec 2008 18:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BC2388FC0C for ; Sun, 28 Dec 2008 18:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mBSI046S090704 for ; Sun, 28 Dec 2008 18:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mBSI04RO090703; Sun, 28 Dec 2008 18:00:04 GMT (envelope-from gnats) Date: Sun, 28 Dec 2008 18:00:04 GMT Message-Id: <200812281800.mBSI04RO090703@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Nicola Tiling X-Mailman-Approved-At: Sun, 28 Dec 2008 18:07:26 +0000 Cc: Subject: Re: amd64/117186: [modules] kldload Unsupported file type on STABLE amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nicola Tiling List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2008 18:00:11 -0000 The following reply was made to PR amd64/117186; it has been noted by GNATS. From: Nicola Tiling To: bug-followup@FreeBSD.org, sean@mcneil.com Cc: Subject: Re: amd64/117186: [modules] kldload Unsupported file type on STABLE amd64 Date: Sun, 28 Dec 2008 18:39:26 +0100 Hi Bug still exists on 6.4-STABLE FreeBSD amd64 build Sat Dec 27 23:51 2008 from dmesg: kldload: /boot/kernel/fdescfs.ko: Unsupported file type kldload: /boot/kernel/pflog.ko: Unsupported file type kldload: /boot/kernel/pf.ko: Unsupported file type kldload: /boot/kernel/nullfs.ko: Unsupported file type Nicola