Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 1995 17:15:49 +0000 ()
From:      Brian Tao <taob@gate.sinica.edu.tw>
To:        Nate Williams <nate@trout.sri.MT.net>
Cc:        current@FreeBSD.org
Subject:   Re: Kernel compile 'feature' of new SNAP
Message-ID:  <Pine.BSI.3.91.950330171406.6671X-100000@aries.ibms.sinica.edu.tw>
In-Reply-To: <199503291757.KAA15485@trout.sri.MT.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Mar 1995, Nate Williams wrote:
> 
> In the quest to make the kernel compile out of the source tree w/out
> using the system includes, we have made it more difficult (and
> confusing) for people who want to build custom kernels.  A user send me
> email late last night complaining he couldn't build a kernel. 
> Apparently it died during a make depend cause it couldn't find <stdio.h>.

    All I did was mv /usr/src/sys up to /usr/sys for the compile so
that the relative path ../../include/stdio.h found /usr/include.
Kernel compiled without any complaints and it seems to work fine for
me.
-- 
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.950330171406.6671X-100000>