Date: Tue, 27 Oct 1998 18:54:53 +0100 (MET) From: Nick Hibma <nick.hibma@jrc.it> To: FreeBSD hackers mailing list <hackers@FreeBSD.ORG> Subject: Re: missing opt_bus.h Message-ID: <Pine.GSO.3.95q.981027185229.10123H-100000@elect8> In-Reply-To: <199810271749.JAA02471@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95q.981027185229.10123H-100000>
