Date: Sun, 30 Jan 2000 17:42:30 -0500 From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: Ken Bolingbroke <hacker@bolingbroke.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make installworld over NFS fails Message-ID: <20000130174230.C26703@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <Pine.BSF.4.05.10001301215530.1046-100000@fremont.bolingbroke.com>; from hacker@bolingbroke.com on Sun, Jan 30, 2000 at 12:27:15PM -0800 References: <002701bf6b5e$cfe5b960$6a4bf7a5@d7k3c4> <Pine.BSF.4.05.10001301215530.1046-100000@fremont.bolingbroke.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000130174230.C26703>