fix compiler / GLIBC mismatch?
Richard Anderson
rich.and.good.looking at gmail.com
Fri Mar 21 05:10:31 UTC 2014
graal enabled version of "jruby-9000+graal-dev" throws following
`GLIBC_2.14' not found error message when running on a Red Hat / CentOS
Linux x86_64 server with 3.4.82 kernel:
[~] # ruby -version
"/home/someuser/.rbenv/versions/jruby-9000+graal-dev/graalvm-jdk1.8.0/bin/java:
/lib64/libc.so.6: version `GLIBC_2.14' not found (required by
/home/someuser/.rbenv/versions/jruby-9000+graal-dev/graalvm-jdk1.8.0/bin/../lib/amd64/jli/libjli.so)"
Does anyone have any insight about how to fix this?
PS: I have NO admin / superuser privileges on that server and might need
to compile a graal binary somewhere else so it works, but do not know how
to proceed with that, can anyone please provide me any guidance?
PS 2: running gcc version:
[~]# gcc --version
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Thanks in advance for the help.
Rx.Nix
More information about the graal-dev
mailing list