From owner-freebsd-current Thu Jul 9 18:09:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27991 for freebsd-current-outgoing; Thu, 9 Jul 1998 18:09:06 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailman.cs.ucla.edu (Mailman.CS.UCLA.EDU [131.179.128.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27983 for ; Thu, 9 Jul 1998 18:09:04 -0700 (PDT) (envelope-from scottm@mordred.cs.ucla.edu) Received: from mordred.cs.ucla.edu (mordred.cs.ucla.edu [131.179.48.34]) by mailman.cs.ucla.edu (8.8.8/UCLACS-4.0) with ESMTP id SAA26518; Thu, 9 Jul 1998 18:09:03 -0700 (PDT) Received: from mordred.cs.ucla.edu (localhost [127.0.0.1]) by mordred.cs.ucla.edu (8.8.8/8.8.8) with ESMTP id SAA01971; Thu, 9 Jul 1998 18:09:02 -0700 (PDT) (envelope-from scottm@mordred.cs.ucla.edu) Message-Id: <199807100109.SAA01971@mordred.cs.ucla.edu> X-Mailer: exmh version 2.0.2 2/24/98 To: Matthew Patton cc: Travis Cole , freebsd-current@FreeBSD.ORG Subject: Re: SOLUTION! 2.2.6-Release to -current In-reply-to: Your message of "Wed, 08 Jul 1998 20:02:49 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Jul 1998 18:09:01 -0700 From: Scott Michel Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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