At Thu, 11 Sep 2003 14:44:55 +0200 (CEST), Harti Brandt wrote: > Hi, > > I just tried to upgrade one of my systems from a static root from july to > an actual dynamic root. The installworld went fine 'til the place where > /bin/test is installed. At that point the installation stopped with "ELF > interpreter /libexec/ld-elf.so.1 not found". And really /libexec is not > populated yet.
Me too :( To get installworld back on track I used cp under linux emulation to copy ld-elf.so.1. Then I also had to run ldconfig -m /lib. After that make installworld completed successfully. -Richard _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"