From owner-freebsd-questions@FreeBSD.ORG Sun Jan 9 15:10:10 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 548C216A4CF for ; Sun, 9 Jan 2005 15:10:10 +0000 (GMT) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D01943D45 for ; Sun, 9 Jan 2005 15:10:09 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 13641 invoked from network); 9 Jan 2005 15:10:07 -0000 Received: from unknown (HELO [192.168.2.48]) ([pbs]775067@[213.54.39.177]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 9 Jan 2005 15:10:07 -0000 From: Fabian Keil To: freebsd-questions@freebsd.org, Gable Barber Date: Sun, 9 Jan 2005 16:08:53 +0100 User-Agent: KMail/1.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501091608.54098.freebsd-listen@fabiankeil.de> cc: questions@freebsd.org Subject: Re: make depend error - FreeBSD 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 15:10:10 -0000 On Sunday 09 January 2005 15:48, Gable Barber wrote: > Howdy all, > I am trying to build a new kernel to support the on board sound on my > motherboard. > > When I try to " make depend " I get this error: > > make: don't know how to make depend. Stop > > Anyhelp would be greatly appreciated. Are you sure you're running make in the right directory? Nevertheless you might try building the Kernel the "New Way" as it is described in Regards Fabian