From owner-freebsd-questions Tue May 15 13: 8:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id BAE4C37B422 for ; Tue, 15 May 2001 13:08:17 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 56673 invoked by uid 100); 15 May 2001 20:08:16 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15105.36016.579530.583998@guru.mired.org> Date: Tue, 15 May 2001 15:08:16 -0500 To: Mike Lambert Cc: questions@freebsd.org Subject: Re: How to rebuild one part of the base system? In-Reply-To: <49214243@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Lambert types: > Greetings, > > I am running FreeBSD 4.3R and would like to rebuild sendmail with an > option flag (specifically: -D_FFR_MILTER=1). I see that everything under > /usr/src/contrib has been modified so that building the sendmail way > will not work, forcing the bsd way via make in /usr/src. I have added > the desired option to /etc/make.conf, but must I do a 'make buildworld' > when all I want to rebuild is one program? Since you're running a system that's installed from the sources you've got (right?), you ought to be able to just do a "make" and then "make install" in the appropriate part of the tree, and have it do the right thing. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message