From owner-freebsd-questions Sun Jan 30 17: 6:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by hub.freebsd.org (Postfix) with ESMTP id 7E9BA14E4F for ; Sun, 30 Jan 2000 17:06:25 -0800 (PST) (envelope-from ken@bolingbroke.com) Received: from localhost (ken@localhost) by fremont.bolingbroke.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id RAA93706 for ; Sun, 30 Jan 2000 17:06:25 -0800 (PST) Date: Sun, 30 Jan 2000 17:06:24 -0800 (PST) From: Ken Bolingbroke To: freebsd-questions@FreeBSD.ORG Subject: Fixed - Re: make installworld over NFS fails In-Reply-To: <20000130174230.C26703@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah, I knew I was overlooking something braindead obvious. Even better, I had enabled NO_SENDMAIL just a few weeks ago in preparation for this upgrade, too. Works just beautifully now, thanks! Ken Bolingbroke hacker@bolingbroke.com On Sun, 30 Jan 2000, Crist J. Clark wrote: > On Sun, Jan 30, 2000 at 12:27:15PM -0800, Ken Bolingbroke wrote: > > > > I have a Pentium II and a '486, both had FreeBSD 3.2-RELEASE. I cvsup'd > > -stable, did a 'make buildworld / make installworld' on the PII, and that > > brought the PII up to 3.4-STABLE successfully. It took long enough tho, > > that the prospect of buildworld on a '486 didn't seem appealing. So I > > figured I could just do the installworld over NFS. I mounted /usr/src and > > /usr/obj from the PII to the '486, and ran 'make installworld'. > > > > Unfortunately, this fails on bin/rmail, claiming bin/rmail doesn't exist. > > I did a 'find / -name rmail' on both machines, and both machines appear to > > have the same revelant bin/rmail directories, namely, /usr/src/bin/rmail > > and /bin/rmail. > > > > So why does 'make installworld' fail on the '486? Am I missing some > > braindead obvious step? :-) > > Do you have, > > NO_SENDMAIL= true > > In /etc/make.conf on the Pentium II and not on the 486? > -- > Crist J. Clark cjclark@home.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message