From owner-freebsd-questions Sun Dec 9 21:28:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id 4E05537B405 for ; Sun, 9 Dec 2001 21:28:29 -0800 (PST) Received: (qmail 10485 invoked from network); 10 Dec 2001 05:28:22 -0000 Received: from unknown (HELO wastegate.net) (216.151.64.19) by smtp1.mx.pitdc1.stargate.net with SMTP; 10 Dec 2001 05:28:22 -0000 Received: (qmail 97047 invoked from network); 10 Dec 2001 05:28:57 -0000 Received: from unknown (HELO mother.wastegate.net) (192.168.1.2) by 192.168.1.1 with SMTP; 10 Dec 2001 05:28:57 -0000 From: "Doug Reynolds" To: "Josh Paetzel" , "Tim DeBoer" Cc: "questions@FreeBSD.ORG" Date: Mon, 10 Dec 2001 00:29:02 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <20011209202940.A562@twincat.vladsempire.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Make depend fails on maestro3.c Message-Id: <20011210052829.4E05537B405@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 9 Dec 2001 20:29:40 +0000, Josh Paetzel wrote: >On Sat, Dec 08, 2001 at 11:57:50PM +0000, Tim DeBoer wrote: >> Hi Everyone, >> I built a customer kern awhile back, no problems there. >> I'm rebuilding, to add in sound support. I've been following the steps in >> the handbook, added device pcm for my ESS Solo, did a >> /usr/sbin/config TEST, no problems. >> >> Try to do a make depend in ../../compile/TEST/ and I get >> >> ===> sound/driver/maestro3 >> make: don't know how to make maestro3.c. Stop >> *** Error code 2 >> >> Stop in /usr/src/sys/modules/sound/driver. >> *** Error code 1 >> >> Stop in /usr/src/sys/modules/sound. >> *** Error code 1 >> >> Stop in /usr/src/sys/modules. >> *** Error code 1 >> >> Stop in /usr/src/sys/compile/TEST. >> >> So, I copied GENERIC over my TEST, only diff is no sound support, and I >> still get the same error. >> >> Any suggestions would be appreciated! > > >rm -rf /usr/obj >cvsup to stable >make buildworld >make installworld >make buildkernel KERNCONF=GENERIC >make installkernel KERNCONF=GENERIC > >Once you have GENERIC running again, make your mods and try to build >your custom kernel again. i'd resup, rm the objs and make buildworld make buildkernel KERNCONF=YOURKERNELCONFIGHERE drop to single user make instalkernel make installworld mergemaster --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message