Lör 2003-11-15 klockan 16.30 skrev Antoine Jacoutot:
> Selon Dylan Wylie <[EMAIL PROTECTED]>:
> > 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to