Re: [unsolved] memcpy@GLIBC_2.4; No symbol version section
Posted by schnabelvieh on Jan 27, 2015; 5:13pm
URL: https://forum.jogamp.org/unsolved-memcpy-GLIBC-2-4-No-symbol-version-section-tp4033903p4033939.html
Hi,
well it was a little bit to early to call the stuff mentioned above a solution.
Unfortunately jogl fails with:
-----------------------------------------------------
/usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.8.3/../../../../armv7a-hardfloat-linux-gnueabi/bin/ld: libnativewindow_x11.so: No symbol version section for versioned symbol `memcpy@GLIBC_2.19'
[cc] /usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.8.3/../../../../armv7a-hardfloat-linux-gnueabi/bin/ld: final link failed: Nonrepresentable section on output
[cc] collect2: Fehler: ld gab 1 als Ende-Status zurück
----------------------------------------------------
It is just a guess, but I think it has to do with editing the file "glibc-compat-symbols.h" from the gluegen source directory.
I've rebuild the libtool package and I'm waiting for the rebuild of glibc to finish its rebuild, might help .... I really don't know ....
Can somebody tell me something else, what might help ?
I've been busy with this for such a long time
Thanks in advance,
schnabelvieh