Skip to content

Unresolved library dependencies #8

@Nuru

Description

@Nuru

Versions 1.1.1 and 1.1.2 of figurine do not run on stock Debian or RedHat UBI (formerly Centos).

figurine: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by figurine)
figurine: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by figurine)

This is usually a consequence of compiling with CGO_ENABLED=1 and can be fixed by setting CGO_ENABLED=0.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions