Date: Wed, 10 Jan 2001 16:07:07 +0100 (CET) From: Leif Neland <leifn@neland.dk> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: freebsd-current@FreeBSD.ORG Subject: Re: rebuilding sendmail without building world Message-ID: <Pine.BSF.4.21.0101101606250.23913-100000@arnold.neland.dk> In-Reply-To: <20010110162551.A48389@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Jan 2001, Ruslan Ermilov wrote: > On Wed, Jan 10, 2001 at 03:22:30PM +0100, Leif Neland wrote: > > How do I remake sendmail without making a buildworld? > > > > I'm experimenting with cyrus-sasl and sendmail. > > > > cd /usr/src/contrib/sendmail && make > > > > doesn't work, because there is no Build there. > > > > I could import the original source from sendmail.org, but I'd rather > > not; I'd prefer using the paths and flags from buildworld. > > > (cd /usr/src; grep NO_SENDMAIL */Makefile) should give you an idea. > Yes, the idea I got was: cd /usr/src/usr.sbin/sendmail && make && make install Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101101606250.23913-100000>