Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2007 22:58:58 +0100
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        Alexander Leidinger <Alexander@Leidinger.net>, freebsd-current@freebsd.org
Subject:   Re: [PARTIAL SOLUTION] broken linuxulator in -current as of Jan 8 17:51:45 CET
Message-ID:  <20070109215858.GA38499@stud.fit.vutbr.cz>
In-Reply-To: <55639944@srv.sem.ipt.ru>
References:  <57417212@srv.sem.ipt.ru> <20070108180014.GA4540@stud.fit.vutbr.cz> <20070108210813.368389dc@Magellan.Leidinger.net> <20070109204604.62915dc7@Magellan.Leidinger.net> <89565167@srv.sem.ipt.ru> <20070109213151.2bf5a8f3@Magellan.Leidinger.net> <46677978@srv.sem.ipt.ru> <80597611@srv.sem.ipt.ru> <20070109210536.GA35880@stud.fit.vutbr.cz> <55639944@srv.sem.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 10, 2007 at 12:32:39AM +0300, Boris Samorodov wrote:
> On Tue, 9 Jan 2007 22:05:36 +0100 Divacky Roman wrote:
> 
> 
> > just for fun I tried 2.6 emulatin on 2 months old current and guess what
> > /compat/linux/bin/ls works...
> 
> > can anyone confirm this behaviour?
> 
> Hm, you are lucky (it's a current from yesterday):
> -----
> %uname -a
> FreeBSD tinderbox.i386.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jan  8 22:44:43 MSK 2007     bsam@tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC  i386
> %sysctl compat.linux
> compat.linux.oss_version: 198144
> compat.linux.osrelease: 2.6.16
> compat.linux.osname: Linux
> %/compat/linux/bin/ls
> CVS  lapack  lapack.diff
> -----
> 
> While after "compat.linux.osrelease: 2.6.16 -> 2.4.2":
> %/compat/linux/bin/ls
> /compat/linux/bin/ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file OS ABI invalid
> 
> Is it's time to move default linux.osrelease to 2.6.16? ;-)

this is extremelly strange. I am struggling now with acroread (problems with pango) but overall it looks
like almost working

I also tried current from August 1st (ie. before ANY of the 2.6 stuff got commited) and ls doesnt work.

does anyone see any explanation for this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070109215858.GA38499>