Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2008 23:06:45 +0100
From:      Roman Divacky <rdivacky@freebsd.org>
To:        "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
Cc:        emulation@freebsd.org
Subject:   Re: 7-stable: linux_dist-gentoo-stage3 wonn't bootstrap
Message-ID:  <20081227220645.GA13295@freebsd.org>
In-Reply-To: <wp3ag9s5hy.fsf@heho.snv.jussieu.fr>
References:  <wp3ag9s5hy.fsf@heho.snv.jussieu.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 27, 2008 at 09:55:05PM +0100, Arno J. Klaassen wrote:
> 
> Hello,
> 
> I'm having serious problems to get MedInria (a medical imaging
> toolchain) run under Linux emulation
> ( http://gforge.inria.fr/frs/?group_id=727&release_id=2488
> if ever someone would like to try : at my place even the
> simplest graphical action (change tool, open file, etc) 
> literally exploses the X-server ...)
> 
> so I thought to run it in debugger etc in the
> chroot gentoo : but its bootstrap.sh will not complete,
> for the time being because of :
> 
> 
>  - compat.linux.osrelease 2.4.2 is not supported
> 
>  - so I installed fc6 and set compat.linux.osrelease to 2.6.16
>    but then the chroot complains with many errors like :
> 
>     - (find): syscall fstatat64 not implemented
>     - (rm): syscall unlinkat not implemented
>     - (tar): syscall futimesat not implemented
>     - (chmod): syscall fchmodat not implemented
> 
> So :
>   - does someone have a patch with these at-functions
>     (or the svn command to create it)

that would not be easy.... but 8-current implements those

>   - or can I even bluntly copy the linuxulator from head
>     to releng_7 ?

no... I doubt that would work.


try 8-current and stick with that if it works



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