Quote:
Originally Posted by NiLuJe
Yeah, that's the good old isoc99_sscanf stuff. No idea why it seemingly suddenly cropped up *now*, since I haven't touched my K3 TC... Which means it's probably been broken for a while :?.
EDIT: Gonna chalk that one up to a change in GCC's default --std value?
Tweaked the build scripts, stuff is currently rebuilding...
No hope for readelf without code tweaks though, it relies on qsort_r, which was introduced in glibc 2.8...
|
I used patchelf on sshd to remove the runpath (to use the K2's libcrypto) -
that took care of those complaints from the openssl library -
but sshd itself still complains.
= = = =
Since your setting a runpath into /mnt/us/ ....
why not just include the newer libraries in /mnt/us/usbnet (or whereever).
the 'trick' there is to rename them to their soname.