Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2002 17:25:25 -0800
From:      "Crist J. Clark" <cjc@FreeBSD.ORG>
To:        Robert Suetterlin <robert@mpe.mpg.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: on make world and synchronity of /sys/<arch>/include /usr/include/sys
Message-ID:  <20020129172525.I79208@blossom.cjclark.org>
In-Reply-To: <20020129164227.GA358@robert2.mpe-garching.mpg.de>; from robert@mpe.mpg.de on Tue, Jan 29, 2002 at 05:42:27PM %2B0100
References:  <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <20020129164227.GA358@robert2.mpe-garching.mpg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 29, 2002 at 05:42:27PM +0100, Robert Suetterlin wrote:
> Hello again!
> 
> As complete list of information as I could gather concerning answers
> to my orignal post:
> 
> I use cvsup-16.1_3 to update src-all, then I init 0 do a make world which
> compiles all system tools, etc. and installs them, but not the
> kernel nor does it make the kernel.  I checked that.  Then I do
> make KENRCONF=MYK buildkernel , make (KERNCONF=MYK installkernel,
> mergemaster, reboot.
> 
> So now how is the right way to check consistency between the kernel
> include files used by my kernel build and the ones made public in
> /usr/include/sys ?  I guess I just miss the point here and cannot
> judge if my include files are out of sync or not.

  $ diff -qr /usr/include/sys /usr/src/sys/sys

-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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?20020129172525.I79208>