From owner-freebsd-questions Sat Jan 13 15:18:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3.inwind.it (relay3.inwind.it [212.141.53.74]) by hub.freebsd.org (Postfix) with ESMTP id 441E737B400 for ; Sat, 13 Jan 2001 15:18:24 -0800 (PST) Received: from bartequi.ottodomain.org (62.98.163.2) by relay3.inwind.it (5.1.056) id 3A40BF86004C9329; Sun, 14 Jan 2001 00:17:51 +0100 From: Salvo Bartolotta Date: Sat, 13 Jan 2001 23:20:12 GMT Message-ID: <20010113.23201200@bartequi.ottodomain.org> Subject: Re: building custom kernel To: "Ryan Ferreri" Cc: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey I'm trying to build this kernel and I'm pretty new to this. When I do a make depend I get: don't know how to make depend Stop. uname -a: FreeBSD friar.riverchuck.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 I'm running a generic kernel right now. I took out some superfluous stuff for the new one. Then I did config NEWKERNEL. Then the make depend returned that error. -------------------------------------------------------------------- Surely you have issued your "make depend" in ../../compile/NEWKERNEL ? You may wish to have a look at http://www.freebsd.org/handbook/kernelconfig-building.html HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message