Re: [hatari-devel] Regression joystick subsystem |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Thu, 18 May 2023 05:36:07 +0000
schrieb Thomas Huth <th.huth@xxxxxxxxx>:
> Am Sun, 14 May 2023 22:51:52 +0200
> schrieb Matthias Arndt <marndt@xxxxxxxxxxxxxx>:
> ...
> > What puzzles me is that the old version freshly compiled has issues
> > while the old compiled version works, That is very weird and if you
> > can't reproduce it, I am even more puzzled.
>
> Could you maybe check with "ldd" whether the two binaries link to
> different versions of the SDL library? ... this all smells like a
> problem in SDL to me. Anyway, please upgrade your system, Ubuntu
> 18.04 is really very old already, out of service and thus you won't
> get fixes for the SDL library anymore in case you need them.
>
> Thomas
>
>
Worth a try but ldd info seems identical:
/opt/hatari/bin$ ldd ./hatari-2021-05-12|grep SDL
libSDL2-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
(0x00007fc2f252f000)
/opt/hatari/bin$ ldd ./hatari|grep SDL libSDL2-2.0.so.0
=> /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 (0x00007f64a2f0a000)
I am unsure what the hexadecimal hash means.
Best regards,
Matthias
--
https://final-memory.org/