broken linuxulator in -current as of Jan 8 17:51:45 CET
Boris Samorodov
bsam at ipt.ru
Mon Jan 8 18:56:00 UTC 2007
On Mon, 8 Jan 2007 19:23:24 +0100 Divacky Roman wrote:
> > Yep, something strange is happenning. Can you send me (or put it
> > somewhere on the web/ftp) ktrace.out of "ktrace -i /compat/linux/bin/ls"?
> www.stud.fit.vutbr.cz/~xdivac02/linux_dump.txt
Hm, confirned for i386-current:
%uname -a
FreeBSD tinderbox.i386.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Dec 11 13:27:01 MSK 2006 bsam at tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386
On amd64-current it is not happenning. Well, by steps:
1. Linux ls is searching for librt.
2. It's found at /compat/linux/lib/, but it is not the needed version!
3. The search is forwarding. Next found is at /usr/lib (the FreeBSD
library). At amd64 it is thrown away (ls needs 32bit library).
But at i386 we get this error. :-(
For amd64 the search process ends with the needed library at
/compat/linux/lib/obsolete/linuxthreads/librt.so.1.
WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
More information about the freebsd-current
mailing list