From owner-freebsd-current Tue Dec 12 3:32:35 2000 From owner-freebsd-current@FreeBSD.ORG Tue Dec 12 03:32:33 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 5B18B37B400 for ; Tue, 12 Dec 2000 03:32:31 -0800 (PST) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 145nfX-0002mm-00 for current@freebsd.org; Tue, 12 Dec 2000 13:32:27 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id NAA02139 for ; Tue, 12 Dec 2000 13:32:25 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 1890; Tue Dec 12 13:31:21 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 145neT-000D2D-00 for current@FreeBSD.org; Tue, 12 Dec 2000 13:31:21 +0200 From: Sheldon Hearn To: current@freebsd.org Subject: buildkernel target breaks on pcivar.h Date: Tue, 12 Dec 2000 13:31:21 +0200 Message-ID: <50108.976620681@axl.fw.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Anyone else seeing this for the last two days in the buildkernel target? [...] linking kernel.debug text data bss dec hex filename 1250813 122716 112824 1486353 16ae11 kernel.debug objcopy --strip-debug kernel.debug kernel cd /usr/src/sys/modules ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/AXL/modules KMODDIR=/boot/kernel make obj ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/AXL/modules KMODDIR=/boot/kernel make all ===> 3dfx ===> accf_data [...] ===> wi ===> 3dfx make: don't know how to make @/pci/pcivar.h. Stop *** Error code 2 [...] I'm quite careful to blow away obj before I buildworld and buildkernel, otherwise I wouldn't bother the list with this. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message