Date: Thu, 01 Mar 2001 02:32:54 -0800 From: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> To: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> Cc: Lauri Laupmaa <mauri@inspiral.net>, stable@FreeBSD.ORG Subject: Re: build sendmail only ? Message-ID: <200103011033.f21AXM005462@cwsys.cwsent.com> In-Reply-To: Your message of "Tue, 27 Feb 2001 13:01:56 PST." <15004.5572.651914.26917@horsey.gshapiro.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <15004.5572.651914.26917@horsey.gshapiro.net>, Gregory Neil Shapiro writes: > mauri> Lets say we have 4.2-REL system and fresh -STABLE sources, > mauri> if and how is it possible to build/install only sendmail and _not_ wor > ld > > Yes: > > cd /usr/src/usr.sbin/sendmail > make obj depend all > cd /usr/src/usr.sbin/makemap > make obj depend all > cd /usr/src/etc/sendmail > make obj depend all > > If that goes ok: > > cd /usr/src/usr.sbin/sendmail > make install > cd /usr/src/usr.sbin/makemap > make install > > Then look at /usr/obj/usr/src/etc/sendmail/freebsd.cf and compare it to > /etc/mail/sendmail.cf (if you have local changes). Short time no see (I met you at LISA 2000). Would it be possible to untar the Sendmail 8.11.3 tarball from sendmail.org in a -STABLE contrib directory to build and install the new Sendmail on a 4.2-STABLE, 4.2-RELEASE, or 4.3-RELEASE (when it goes GA) system? Or, does a person need to patch any Makefiles (or need to upgrade to -STABLE) to get the latest Sendmail"? I've used this approach with IP Filter, BIND, and various libraries successfully. Would this approach also work with Sendmail? Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103011033.f21AXM005462>