From owner-freebsd-questions Tue Jul 24 5:36:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id CC95437B405 for ; Tue, 24 Jul 2001 05:36:10 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: from iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f6OCWZn15728; Tue, 24 Jul 2001 08:32:35 -0400 (EDT) Message-ID: <3B5D6BAC.55F9B1C5@iowna.com> Date: Tue, 24 Jul 2001 08:35:56 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Wing Tim Cc: coffee@blarg.net, freebsd-questions@FreeBSD.ORG Subject: Re: Recompilation of source codes References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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." > >To: "Wing Tim" , 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