Date: Thu, 09 Jul 1998 18:09:01 -0700 From: Scott Michel <scottm@CS.UCLA.EDU> To: Matthew Patton <patton@sysnet.net> Cc: Travis Cole <tcole@nihilist.org>, freebsd-current@FreeBSD.ORG Subject: Re: SOLUTION! 2.2.6-Release to -current Message-ID: <199807100109.SAA01971@mordred.cs.ucla.edu> In-Reply-To: Your message of "Wed, 08 Jul 1998 20:02:49 EDT." <l03110703b1c876232419@[192.168.1.10]>
next in thread | previous in thread | raw e-mail | index | archive | help
> somebody said: > >cd /usr/src > >make -m /usr/src/share/mk world (or buildworld) This is correct. It doesn't work, per se. > >cd /usr/src > >make -m buildworld MACHINE_ARCH="i386" BINFORMAT=aout And yes, this also appears to be true. However, last night, I upgraded my 2.2.2 system as follows: setenv BINFORMAT aout setenv MACHINE_ARCH i386 make -m /usr/src/share/mk buildworld It went through to completion... No extra make frobbing, incremental installing of headers, rebuilding of libs, gnashing of teeth, and removal of hair. -scooter -- Scott Michel | No research ideal ever survives UCLA Computer Science | contact with implementation. PhD Graduate Student | 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?199807100109.SAA01971>