You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I do file libfairino.so or file libfairino.so.2 the following comes out: ASCII text, with no line terminators while usually (and in previous versions) the this other output should come out ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=a9e0566de2154be1773b98ed2ec83308fb19f71c, with debug_info, not stripped.
If I do
file libfairino.so
orfile libfairino.so.2
the following comes out:ASCII text, with no line terminators
while usually (and in previous versions) the this other output should come outELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=a9e0566de2154be1773b98ed2ec83308fb19f71c, with debug_info, not stripped
.Could be responsible for this issue #7?
The text was updated successfully, but these errors were encountered: