Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 15:08:16 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Mike Lambert <lambert@jeol.com>
Cc:        questions@freebsd.org
Subject:   Re: How to rebuild one part of the base system?
Message-ID:  <15105.36016.579530.583998@guru.mired.org>
In-Reply-To: <49214243@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Lambert <lambert@jeol.com> 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.

	<mike
--
Mike Meyer <mwm@mired.org>			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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15105.36016.579530.583998>