Date: Wed, 22 Mar 2000 23:07:49 -0500 From: Kent Hauser <kent@lab1.tfd.com> To: current@freebsd.org Subject: src install/upgrade Message-ID: <200003230407.AA14888@lab1.tfd.com>
next in thread | raw e-mail | index | archive | help
As it just happened to me (*again*), I thought I'd complain to the powers-that-be. I'm upgrading my laptop to current. (And on a different subject "cd /usr/src/release;make release" doesn't build because of some ports problems...but no big deal.) I mount the cd (or nfs or whatever), cd to the "src" distribution and do "sh install.sh all". Then "cd /usr/src; make world >& world.log" and immediately the build fails -- no "tools". So I then have to go back to the distribution & "sh install.sh tools". Then of course, I remember I didn't install the crypto stuff so I have to "cd crypto;sh ../src/install.sh `basename *.aa .aa|sed s/s//`" Then I can build world. Why can't the src/install.sh do the right thing the first time? Just curious, Kent 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?200003230407.AA14888>