From owner-freebsd-current Sun Sep 17 15:13: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from thelab.hub.org (CDR27-115.accesscable.net [24.138.27.115]) by hub.freebsd.org (Postfix) with ESMTP id 6DC5137B422 for ; Sun, 17 Sep 2000 15:12:57 -0700 (PDT) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.0/8.11.0) with ESMTP id e8HMC1i55864; Sun, 17 Sep 2000 19:12:01 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 17 Sep 2000 19:12:01 -0300 (ADT) From: The Hermit Hacker To: Steve Kargl Cc: FreeBSD Current Subject: Re: aic7xxx changes break kernel builds In-Reply-To: <200009172215.PAA11090@troutmask.apl.washington.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 17 Sep 2000, Steve Kargl wrote: > hotrats:root[211] setenv KERNEL HOTRATS > hotrats:root[212] make buildkernel > > -------------------------------------------------------------- > >>> Rebuilding kernel(s) > -------------------------------------------------------------- > ===> HOTRATS > mkdir -p /usr/obj/usr/src/sys > cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -r -d /usr/obj/usr/src/sys/HOTRATS HOTRATS > Don't forget to do a ``make depend'' > Kernel build directory is /usr/obj/usr/src/sys/HOTRATS > cd /usr/obj/usr/src/sys/HOTRATS; MAKESRCPATH=/usr/src/sys/dev/aic7xxx make -f /usr/src/sys/dev/aic7xxx/Makefile > make: cannot open /usr/src/sys/dev/aic7xxx/Makefile. > *** Error code 2 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > It has been this way since last night 10pm PST. Anyone > have a tip on generating the missing Makefile? I hit the same, went into /sys/i386/conf and ran 'config' and built the kernel "the old fashioned way", and it went through perfectly ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message