upgraded to CURRENT = system is dead

AronHåkanson aron at hakanson.se
Sat Nov 15 08:19:53 PST 2003


Lör 2003-11-15 klockan 16.30 skrev Antoine Jacoutot:
> Selon Dylan Wylie <d.wylie at 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


More information about the freebsd-current mailing list