Skip to content

not working on Raspberry Pi (4b) - GLIBC_2.38 needed (?) #117

@matheuseduardo

Description

@matheuseduardo

I downloaded the latest version (v0.3.11) for Linux/Arm64 and when I try to run it, this error appears:

lla: /lib/aarch64-linux-gnu/libm.so.6: version 'GLIBC_2.38' not found (required by lla)

searching for this error on google, I read on a forum (about this error on another application) that:

Debian (and Raspberry Pi OS) current stable, bookworm, only provides glibc 2.36. You would need a more bleeding edge distro for 2.38.
If at all possible, build the application natively on the Pi4, then it should perfectly match the system and share the most libraries.

(PS: despite on this, really good job! I've been using lla on all my distros)

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions