Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 17:19:43 +0100
From:      "Aron =?ISO-8859-1?Q?H=E5kanson?=" <aron@hakanson.se>
To:        freebsd-current@freebsd.org
Subject:   Re: upgraded to CURRENT = system is dead
Message-ID:  <20031115161244.M38912@hakanson.se>

next in thread | raw e-mail | index | archive | help
Lör 2003-11-15 klockan 16.30 skrev Antoine Jacoutot:
> Selon Dylan Wylie <d.wylie@hccnet.nl>:
> > The idea is that you need to build a new kernel with the new sources 
> > before you install 
> > world.
> > You built your kernel before building the sources, so your kernel is based 
> > on old source.
> > 
> > Quoting from another message:
> > > make buildworld
> > > make buildkernel
> > > make installkernel
> > > reboot
> > > make installworld
> 
> --> yes... but I get this during the installworld:
> /libexec/ld-elf.so.1: Shared object "libedit.so.4" not found
> Stop in /usr/src
> 
> :(
> I just tried it again from scratch but got the same error... !
> 
> If anyone has an idea...
> 
> Antoine

If you are looking for a fast and temporary solution, just to finish the
installworld process, you can export the following value to the
LD_LIBRARY_PATH variable: "$LD_LIBRARY_PATH:/lib:/usr/lib"

Aron



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