Heads Up: JDK 7 Linux platforms moving to Fedora 9
Martin Buchholz
martinrb at google.com
Fri Dec 19 17:41:08 UTC 2008
On Fri, Dec 19, 2008 at 03:39, Andrew Haley <aph at redhat.com> wrote:
> Does this failure to run on Ubuntu dapper have anything to do with
> Fedora 9?
Since it appears to have been caused by building on Fedora 9,
the answer is very likely "yes".
In particular, Fedora 9 very likely has a glibc version > 2.3,
and apps built on such a system tend to have linker
dependencies on symbols introduced in glibc 2.4,
causing
libc.so.6: version `GLIBC_2.4' not found
load-time errors.
I also suspect compiler runtime incompatibilities.
(I've never used Fedora, and I'm not suggesting there's anything
wrong with Fedora 9, aside from being too new.)
Martin
More information about the discuss
mailing list