Skip to content

ld: /var/lib/widevine/libwidevinecdm.so: undefined reference to `__stack_chk_guard@GLIBC_ABI_DT_RELR' #18

@discapes

Description

@discapes

I get the following error when trying to run ld libwidevinecdm.so

ld /var/lib/widevine/libwidevinecdm.so
ld: warning: cannot find entry symbol _start; not setting start address
ld: /var/lib/widevine/libwidevinecdm.so: undefined reference to `__stack_chk_guard@GLIBC_ABI_DT_RELR'

I assume it is the reason why widevine doesn't work for me, so I'm making this issue while I try to figure out a fix. Here's some info about my system:

uname -a
Linux 6.17.7-p2-asahi-dist #1 SMP PREEMPT_DYNAMIC aarch64 GNU/Linux
ldd --version
ldd (Gentoo 2.42-r2 (patchset 4)) 2.42
ACCEPT_KEYWORDS="arm64 ~arm64"
+ aggressive optimizations but I doubt they're the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions