Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 09:06:56 +0200 (CEST)
From:      Martin Horcicka <horcicka@FreeBSD.cz>
To:        Mike Silbersack <silby@silby.com>
Cc:        <kbstew99@hotmail.com>, <freebsd-doc@FreeBSD.ORG>
Subject:   Re: Updating kernel build instructions
Message-ID:  <20010924085945.L33948-100000@dual.ms.mff.cuni.cz>
In-Reply-To: <20010923170137.Y82018-100000@achilles.silby.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Silbersack (2001-09-23 17:07 -0500):

> I think that 9.3's statement "If you have installed only the kernel source
> code, use procedure 1." has been false for > 6 months, according to commit
> logs.  I'm attempting to build a kernel w/o a preexisting /usr/obj right
> now to double check.

The statement is true:

vrak:/usr/src>uname -v
FreeBSD 4.4-RELEASE #0: Fri Sep 21 16:59:18 CEST 2001
root@vrak.hide.vol.cz:/usr/src/sys/compile/VRAK

vrak:/usr/src>ls -la
total 3
drwxr-xr-x   3 root  wheel   512 Sep 21 16:15 .
drwxr-xr-x  17 root  wheel   512 Sep 21 17:14 ..
drwxr-xr-x  47 root  wheel  1024 Sep 21 16:15 sys

vrak:/usr/src>make buildkernel KERNCONF=VRAK
make: don't know how to make buildkernel. Stop

vrak:/usr/src>ls -la sys/i386/conf/
total 110
drwxr-xr-x   2 root  wheel    512 Sep 21 16:47 .
drwxr-xr-x  11 root  wheel    512 Sep 21 16:15 ..
-rw-r--r--   1 root  wheel   8743 Aug 12 15:13 GENERIC
-rw-r--r--   1 root  wheel  92243 Aug 30 14:29 LINT
-rw-r--r--   1 root  wheel   8034 Sep 21 16:50 VRAK

Martin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010924085945.L33948-100000>