From owner-freebsd-questions Wed Jun 13 5:21:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id 3C4CC37B403 for ; Wed, 13 Jun 2001 05:21:16 -0700 (PDT) (envelope-from michael.radzewitz@freenet-ag.de) Received: from [194.97.50.135] (helo=mx2.freenet.de) by mout1.freenet.de with esmtp (Exim 3.22 #1) id 15A9e7-0003jF-00 for questions@freebsd.org; Wed, 13 Jun 2001 14:21:15 +0200 Received: from staff.freenet-ag.de ([62.104.227.5]) by mx2.freenet.de with esmtp (Exim 3.22 #2) id 15A9e7-0005jm-00 for questions@freebsd.org; Wed, 13 Jun 2001 14:21:15 +0200 Received: by staff.freenet-ag.de with Internet Mail Service (5.5.2653.19) id ; Wed, 13 Jun 2001 14:21:18 +0200 Message-ID: From: Michael Radzewitz To: "'questions@freebsd.org'" Subject: Date: Wed, 13 Jun 2001 14:21:17 +0200 X-Mailer: Internet Mail Service (5.5.2653.19) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have updated my sys-sources via cvsup. Why I can not run the normal: # /usr/sbin/config MYKERNEL # cd ../../compile/MYKERNEL # make depend # make # make install sequenze to install a new kernel. The handbook gives a big warning about this but the other description don't work on my system either: # cd /usr/src # make buildkernel KERNCONF=MYKERNEL # make installkernel KERNCONF=MYKERNEL In this case, make gives me the message: # don't know how to make buildkernel. Stop There is nothing in the directory (/usr/src). No makefile only the directory sys. So maybe someone can say me what I am doing wrong with that buildkernel business... Thank's in advance Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message