From owner-freebsd-questions Mon Feb 24 23:19:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA03751 for questions-outgoing; Mon, 24 Feb 1997 23:19:52 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA03746 for ; Mon, 24 Feb 1997 23:19:44 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id XAA04673; Mon, 24 Feb 1997 23:19:28 -0800 (PST) Date: Mon, 24 Feb 1997 23:19:28 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Dmitry Nikolayev cc: questions@FreeBSD.ORG Subject: Re: Still can't build my kernel. In-Reply-To: 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 Sat, 22 Feb 1997, Dmitry Nikolayev wrote: > I'm not bold enough to do something more or less serious without > getting at least a couple of words about the subject. Of course, > I've read the manuals. "FreeBSD Handbook" and "FreeBSD FAQs", > both from the http://www.freebsd.org. My FreeBSD version is > 1.1.5.1 (maybe there is something special in it?). > > I did the following: > > #cd /usr/src/sys/i386/conf > #config MYKERNEL > #cd /usr/src/sys/compile/MYKERNEL > #make depend > #make (or) #make all > #make install > ^^^^^^^^^^^^^^^ > Anything is Ok, except for this last command. It fails with: > > make: don't know how to make install. Stop Maybe this target didn't exist in 1.1.5.1. In any case, replace with cp /kernel /kernel.old cp kernel / and you should be good. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major