[GH-ISSUE #253] GLIBC version #156

Closed
opened 2026-02-28 14:25:51 +03:00 by kerem · 1 comment
Owner

Originally created by @ceck90 on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/253

Latest release 0.5.3 require on system that GLIBC must be 3.22 or higher.

How can I rebuild go-libre spot on docker with older version like 3.21?

Originally created by @ceck90 on GitHub (Nov 11, 2025). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/253 Latest release 0.5.3 require on system that GLIBC must be 3.22 or higher. How can I rebuild go-libre spot on docker with older version like 3.21?
kerem closed this issue 2026-02-28 14:25:51 +03:00
Author
Owner

@devgianlu commented on GitHub (Nov 30, 2025):

go-librespot requires glibc >= 2.34, which was released in 2021-08-02.

You can compile go-librespot with an older version of the glibc by switching to an older base image in the Dockerfile.build and then use crosscompile.sh.

<!-- gh-comment-id:3592508649 --> @devgianlu commented on GitHub (Nov 30, 2025): go-librespot requires glibc >= 2.34, which was released in 2021-08-02. You can compile go-librespot with an older version of the glibc by switching to an older base image in the `Dockerfile.build` and then use `crosscompile.sh`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#156
No description provided.