Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2012 15:41:23 +0900
From:      Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
To:        Alexander Leidinger <Alexander@leidinger.net>
Cc:        emulation@freebsd.org, ports@freebsd.org, Lars Engels <lars.engels@0x20.net>
Subject:   Re: FreeBSD Port: linux_base-f10-10_4
Message-ID:  <CAERaTk9Ck4infypMnWuKWGU9rgmBwJqhv4tTv2yOBJP1NaztfA@mail.gmail.com>
In-Reply-To: <20120309153952.Horde.n8gTQpjmRSRPWhY4YaaoHcA@webmail.leidinger.net>
References:  <1331226987.9802.19.camel@work> <20120309134425.Horde.RIrSbJjmRSRPWfspeJi2piA@webmail.leidinger.net> <20120309134433.GX23354@e-new.0x20.net> <20120309153952.Horde.n8gTQpjmRSRPWhY4YaaoHcA@webmail.leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>> > eagle: /lib/libc.so.6: version `GLIBC_2.10' not found (required by
>>> > eagle)
>>> >
>>> > I can run version 5.1 in the meantime. But it looks like I will need
>>> > an updated version of linux_base-f10, perhaps an f11, f12 or f13 or f14
>>> > version.
>>> >
>>> > Are there plans to update linux_base-f10 sometime this year ?
>>>
>>> Those which have the knowledge to produce a more recent linux_base
>>> port, don't seem to have the time to do this. Those which tell to have
>>> time and express interest to do this, seem to lose interest or time
>>> when they get get aware of what needs to be done (see
>>>

We can not run last Fedora 16 on FreeBSD - this is not possible,
because Linux emulation is kernel 2.6.16 and Fedora needs in > 2.6.32
kernel ABI.

I try this in FreeBSD 8.2 (I did a "draft of the port")

# ./bash
FATAL: kernel too old

# file bash
bash: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux),
dynamically linked (uses shared libs), for GNU/Linux 2.6.32, stripped

# sysctl compat.linux.osrelease=2.6.32
compat.linux.osrelease: 2.6.16 -> 2.6.32

# ./bash
Segmentation fault

I think it should be apply to the CoreTeam

What do you think about the CentOS? It may be more optimal to look on
CentOS 6 userland port?

-- 
Svyatoslav



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