Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2003 09:01:43 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Oliver Fischer <plexus@snafu.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Losing ld-elf.so.1 while make installworld, system shrotted
Message-ID:  <20031128170143.GA28346@troutmask.apl.washington.edu>
In-Reply-To: <3FC77CCD.8090809@snafu.de>
References:  <3FC77CCD.8090809@snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 28, 2003 at 05:50:21PM +0100, Oliver Fischer wrote:
> Hello,
> 
> some days ago I tried to update my system. As usual I typed in make 
> buildworld, went into single user mode and gave the command make 
> installworld.

Did you do "make buildkernel", "make installkernel" ,
and "mergemaster" in the order specified in src/UPDATING.

> This command never succeded, because of:
> 
> install -o root -g wheel -m 444 test.1.gz  /usr/share/man/man1
> ELF interpreter /libexec/ld-elf.so.1 not found
> *** Signal 6
> 
> I found out, that all programms under /bin and /sbin are now dynamical 
> linked. Actually no problem, but how can I update without having 
> trouble? What did I miss?

mergemaster?

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031128170143.GA28346>