From owner-freebsd-questions Mon Mar 11 17:36:49 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA11784 for questions-outgoing; Mon, 11 Mar 1996 17:36:49 -0800 (PST) Received: from rural.lssu.edu. (rural.lssu.edu [198.110.223.40]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA11775 for ; Mon, 11 Mar 1996 17:36:43 -0800 (PST) Received: from rural.lssu.edu (localhost) by rural.lssu.edu. (5.x/SMI-SVR4) id AA02345; Mon, 11 Mar 1996 20:36:13 -0500 Message-Id: <3144D50C.5859@rural.lssu.edu> Date: Mon, 11 Mar 1996 20:36:12 -0500 From: "0000-Admin(0000)" X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m) Mime-Version: 1.0 To: questions@freebsd.org Subject: need help on building a new kernel X-Url: http://www.freebsd.org/handbook/handbook55.html#kernelconfig:trouble Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, 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?.. Thank you for your time... Pe'