Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 15:32:48 -0400
From:      Mike Lambert <lambert@jeol.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How to rebuild one part of the base system?: SOLUTION
Message-ID:  <Pine.SGI.4.33.0105161527290.190930-100000@titian.jeol.com>
In-Reply-To: <Pine.SGI.4.33.0105151147001.133050-100000@titian.jeol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 May 2001, I wrote:

> 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?

Thanks to all who replied. The solution is actually quite simple, though
not documented anywhere that I could find except in the makefiles
themselves.

cd /usr/src/usr.sbin/sendmail
make sendmail

Best,
Mike



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?Pine.SGI.4.33.0105161527290.190930-100000>