Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 21:57:12 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        David Daugherty <doc@wcug.wwu.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: make depend fails on Kernel
Message-ID:  <20000728215712.A3022@jonc.ntdns.wilsonandhorton.co.n>
In-Reply-To: <Pine.LNX.3.96.1000727235416.5652A-100000@sloth>; from doc@wcug.wwu.edu on Fri, Jul 28, 2000 at 12:00:38AM -0700
References:  <39812D76.7E9C091A@urx.com> <Pine.LNX.3.96.1000727235416.5652A-100000@sloth>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 28, 2000 at 12:00:38AM -0700, David Daugherty wrote:

[...]
> Yup. This is what I've done:
> Installed 4.0-R from iso
> cvsup'd
> /stand/sysinstall
> Configure->Distributions->src->sys
> cp GENERIC MACHINENAME
> removed lines at beginning of MACHINENAME
> {
> 	cpu I386
> 	cpu I486
> 	cpu I686
> 
> 	ident GENERIC is now MACHINENAME
> }
> /usr/sbin/config MACHINENAME
> cd ../../compile/MACHINENAME
> make depend
> 
> and I get:
> make: don't know how to make ../../../include/stddef.h. Stop
> 
> Which is where I get stuck ;7)

Read /usr/src/UPDATING. You have to do a `make world' first, and then
`make buildkernel KERNEL=YOURKERNEL' + then the `make installkernel'
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
The human mind ordinarily operates at only ten percent of its capacity
                     -- the rest is overhead for the operating system.


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




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