Subject: Re: Exec format error?
To: Peter Seebach <seebs@plethora.net>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 12/17/2002 17:37:40
On Tue, Dec 17, 2002 at 12:32:01AM -0600, Peter Seebach wrote:
  | In message <20021217062145.GN11310@mewburn.net>, Luke Mewburn writes:
  | >On Tue, Dec 17, 2002 at 12:18:36AM -0600, Peter Seebach wrote:
  | >  | In message <20021217061622.8366753E7F@thoreau.thistledown.com.au>, Simon B
  | >urge 
  | >  | writes:
  | >  | >Missing /libexec/ld.elf_so ?
  | >  | 
  | >  | Got it in one.  *sigh*.  I guess "make install" isn't a safe bet.  :)
  | >
  | >It should be "a safe bet"; I've used it enough times during testing
  | >and "production" (upgrading systems from 1.6 to -current, etc).
  | >I wonder what stuffed up for you?
  | 
  | Dunno.  This system didn't have /lib, /libexec, or anything... "make install"
  | didn't start with mtree.  I'm now running mtree to see if that cleans it up.

Ahh, actually, I know the problem; try "make build" instead of
"make" && "make install".

This is actually covered in UPDATING under 20020922.