From owner-freebsd-hackers Tue Oct 27 09:55:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08703 for freebsd-hackers-outgoing; Tue, 27 Oct 1998 09:55:38 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA08695 for ; Tue, 27 Oct 1998 09:55:36 -0800 (PST) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with SMTP id SAA26499 for ; Tue, 27 Oct 1998 18:54:57 +0100 (MET) Date: Tue, 27 Oct 1998 18:54:53 +0100 (MET) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: FreeBSD hackers mailing list Subject: Re: missing opt_bus.h In-Reply-To: <199810271749.JAA02471@troutmask.apl.washington.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id JAA08697 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you are in a hurry, do a for i in /sys/compile/*; do touch opt_bus.h done That does it. It makes the compiler ignore any debugging in opt_usb.h. Nick > According to Markus Döhr: > > > make depend > > > > > > ../../kern/subr_bus.c:37: opt_bus.h: No such file or directory > > > mkdep: compile failed > > > *** Error code 1 > > > > Had similar error > > > > try to delete the whole TROUTMASK subtree and build again with config > > TROUTMASK. It should run properly. > > > > Been there. > > Seems to be an incomplete commit to recent changes in > sys/kern/subr_bus.c > > $ Id: subr_bus.c,v 1.8 1998/10/27 09:21:43 dfr Exp $ > -- > Steve > > finger kargl@troutmask.apl.washington.edu > http://troutmask.apl.washington.edu/~clesceri/kargl.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- STA-ISIS, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message