The PKBUILD uses --copy-dt-needed-entries
, which is actually (after my simple test with makepkg -rf
without it) not needed. It builds and runs fine with out that LDFLAG.
mold
(the linker) does not support --copy-dt-needed-entries
, so one has to remove it before one can build clementine
using this PKGBUILD
.
@FabioLolix could you please remove that flag?
Pinned Comments
FabioLolix commented on 2024-11-11 06:11 (UTC)
You need to remove Clementine and rebuilt it
This is expected behaviour
FabioLolix commented on 2023-09-22 19:45 (UTC)
Dear all
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild it