View Single Post
Old 02 April 2023, 04:58   #5
giantclam
Registered User
 
giantclam's Avatar
 
Join Date: Jan 2015
Location: australia
Posts: 505
Just a heads-up ~ the amiberry-v5.6.0-x86-64-debian.zip binary build, doesn't fly on Debian 10 + updates...

Code:
gcb@gallah:~/Amiberry$ cat /etc/debian_version
10.13
gcb@gallah:~/Amiberry$ ldd amiberry
./amiberry: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./amiberry)
./amiberry: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_2.30' not found (required by ./amiberry)
./amiberry: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./amiberry)
Everything else links out ok, just the glibc versioning is the stumbling block ... (I don't care, I'll recompile from sources, but it may matter to others =)
giantclam is offline  
 
Page generated in 0.04602 seconds with 10 queries