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?
I get the following error when trying to run ld libwidevinecdm.so
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: