From owner-freebsd-questions Tue Mar 12 13:26:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18303 for questions-outgoing; Tue, 12 Mar 1996 13:26:29 -0800 (PST) Received: from riley-net170-164.uoregon.edu (riley-net170-164.uoregon.edu [128.223.170.164]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA18275 for ; Tue, 12 Mar 1996 13:26:07 -0800 (PST) Received: (from dwhite@localhost) by riley-net170-164.uoregon.edu (8.6.12/8.6.12) id NAA08098; Tue, 12 Mar 1996 13:28:24 -0800 Date: Tue, 12 Mar 1996 13:28:24 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: "0000-Admin(0000)" cc: questions@freebsd.org Subject: Re: need help on building a new kernel In-Reply-To: <3144D50C.5859@rural.lssu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 11 Mar 1996, 0000-Admin(0000) wrote: > I have a problem while I try to build a new kernel.. I edited all the > thing that I need in my custom kernel and I ran /usr/sbin/config > NEWKERNEL and it pass but when I try to run make depend in the directory > /usr/src/sys/compile that config copy my new kernel in there.. it gave > me an error said don't know how to make depend.. well, I also try to > change the name to Makefile and use make command but still doesn't > work..what should I do?.. I think you missed it by one. You need to change to directory /usr/src/sys/compile/MYKERNEL and run make depend and make in there. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major