Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5300

Arch Linux: Building slimserver-vendor

$
0
0
Hello,
As there is no LMS 8.2 package in the Arch Linux user repository, I've built slimserver-vendor for Perl 5.34 - all good.
Now I'm wanting to build a package, but get warnings

Code:

==> WARNING: Package contains reference to $srcdir
opt/logitechmediaserver/CPAN/arch/5.34/x86_64-linux-thread-multi/auto/DBD/SQLite/SQLite.so
opt/logitechmediaserver/CPAN/arch/5.34/x86_64-linux-thread-multi/auto/Media/Scan/Scan.so

Someone pointed me here -> https://wiki.archlinux.org/title/Mak...nce_to_$srcdir

Code:

$ grep -R "$PWD/src" pkg/
grep: pkg/logitechmediaserver/opt/logitechmediaserver/CPAN/arch/5.34/x86_64-linux-thread-multi/auto/DBD/SQLite/SQLite.so: binary file matches
grep: pkg/logitechmediaserver/opt/logitechmediaserver/CPAN/arch/5.34/x86_64-linux-thread-multi/auto/Media/Scan/Scan.so: binary file matches

Should I be concerned about the warnings?

(I've asked on the Arch forum, but thought I'd ask here too.)

Viewing all articles
Browse latest Browse all 5300

Trending Articles