From owner-freebsd-hackers Sat Oct 21 15:21:54 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 6ED5F37B479 for ; Sat, 21 Oct 2000 15:21:52 -0700 (PDT) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA60015; Sat, 21 Oct 2000 15:21:42 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39F216F5.F2AE8184@gorean.org> Date: Sat, 21 Oct 2000 15:21:41 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT-101 i386) X-Accept-Language: en MIME-Version: 1.0 To: Len Conrad Cc: freebsd-hackers@freebsd.org Subject: Re: can't build custom kernel References: <5.0.0.25.0.20001021220609.0355c8e0@mail.Go2France.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Len Conrad wrote: > > Hackers, > > Sorry to bother, but two postings to -question of the msg below in > two days got now response. I'm dead in the water. > > tia, > Len > > ================================================ > > FreeBSD 4.1.1 from an .iso image > > Making a custom kernal > > make depend > > gives: > > In file included from ../../i386/isa/isa_compat.c:46: > ../../i386/isa/isa_compat.h:42: bw.h: No such file or directory > mkdep: compile failed > *** Error code 1 Your sources are corrupt. There has never been a 'bw.h' file in the FreeBSD tree. How did you install the sources? You might want to delete them and install a fresh set with cvsup. Take a look at http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/isa/Attic/isa_compat.h?rev=1.27.2.6&content-type=text/x-cvsweb-markup for the current version of this file in RELENG_4. Good luck, Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message