Re: broken linuxulator in -current as of Jan 8 17:51:45 CET

From: Boris Samorodov <bsam_at_ipt.ru>
Date: Mon, 08 Jan 2007 21:58:00 +0300
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
Received on Mon Jan 08 2007 - 17:56:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:04 UTC