Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 08:35:56 -0400
From:      Bill Moran <wmoran@iowna.com>
To:        Wing Tim <twchim1@hotmail.com>
Cc:        coffee@blarg.net, freebsd-questions@FreeBSD.ORG
Subject:   Re: Recompilation of source codes
Message-ID:  <3B5D6BAC.55F9B1C5@iowna.com>
References:  <F122XsNQptgFrYILoyg000034ae@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Wing Tim wrote:
> 
> Hi, Derek,
>   I've done "make buildkernel" in the directory "/usr/src", will it compile
> the things (where there're lots of *.c and *.h files) in "/sys/netinet"
> automatically?

If you've changed files that are not part of the kernel, you'll have to
run "make buildworld" and "make installworld".
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html

> >From: "Derek C." <coffee@blarg.net>
> >To: "Wing Tim" <twchim1@hotmail.com>, freebsd-questions@FreeBSD.ORG
> >Subject: Re: Recompilation of source codes
> >Date: Tue, 24 Jul 2001 00:42:15 -0700
> >
> >Just compile as you normally would.
> >
> >(see chapter 8 of the handbook for details)
> >
> >Derek
> >
> >At 12:30 AM 7/24/2001, Wing Tim wrote:
> >>Hi,
> >>  After modifying the source codes of FreeBSD (say, after adding and
> >>modifying some *.c and *.h files in the directory /sys/netinet/), where
> >>and what command I should use to recompile all the things in the kernel
> >>so that my modification will take effect?
> >>  Thanks!
> >>
> >>Wing Tim

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?3B5D6BAC.55F9B1C5>