Posts by Simone [3dz2]
log in
1) Message boards : Unix/Linux : glibc version problem (Message 334)
Posted 25 Jan 2014 by Simone [3dz2]
The application is opensource, or, anyway, freely available? I can try to build it on my computer and send you the executable...
2) Message boards : Unix/Linux : glibc version problem (Message 330)
Posted 24 Jan 2014 by Simone [3dz2]
ls -lh /lib64/ totale 0 lrwxrwxrwx 1 root root 32 dic 30 2012 ld-linux-x86-64.so.2 -> /lib/x86_64-linux-gnu/ld-2.13.so


ls -lh /lib/ omissis lrwxrwxrwx 1 root root 25 dic 30 2012 ld-linux.so.2 -> i386-linux-gnu/ld-2.13.so omissis


Why should I put a link to x86_64 library in /lib ?
And in all cases, 2.13 glibc version is installed for both 32 and 64, while the 64bit executable needs 2.14 glibc.
3) Message boards : Unix/Linux : glibc version problem (Message 327)
Posted 23 Jan 2014 by Simone [3dz2]
tngrid_expansion_v4_linux32: linux-gate.so.1 => (0xf77de000) libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xf7798000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf777b000) libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xf7761000) libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xf75fe000) /lib/ld-linux.so.2 (0xf77df000) tngrid_expansion_v4_linux64: ./tngrid_expansion_v4_linux64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./tngrid_expansion_v4_linux64) linux-vdso.so.1 => (0x00007fff23955000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8ab3338000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f8ab3122000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f8ab2f05000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8ab2b7b000) /lib64/ld-linux-x86-64.so.2 (0x00007f8ab35d9000)
4) Message boards : Number crunching : Abort for Output file Expansion........... absent (Message 324)
Posted 22 Jan 2014 by Simone [3dz2]
This problem is also present in the current debian stable 64bit as also reported in linux section of this forum.
So I don't think that a good solution is to say to partecipant: upgrade your system.
Try to get it fixed via static linking or using an older linux machine for compiling.
5) Message boards : Unix/Linux : glibc version problem (Message 323)
Posted 22 Jan 2014 by Simone [3dz2]
Version 4 have still this problem unsolved.
Interestingly, the 32bit version seem ok and the problem is only on the 64bit.
6) Message boards : Unix/Linux : glibc version problem (Message 272)
Posted 8 Jan 2014 by Simone [3dz2]
Hi!
Finally I found some time to run some of your wus :)
All wus failed because a glibc version problem. Your tngrid_expansion_v3_linux64 executable need glibc 2.14 but on my computer I have 2.13. My system is the last stable debian (Version 7.3 (wheezy) 64 bit) with Kernel Linux 3.2.0-4-amd64.
I see that the binary is dynamically linked, so maybe if you build a static executable the problem could be solved.
Bye!




Main page · Your account · Message boards


Copyright © 2024 CNR-TN & UniTN