Ok, I checked out the git repo, followed Docker build instructions and now I have a build folder with arch/5.34/x86_64-linux-gnu-thread-multi/ and arch/5.34/x86_64-linux-thread-multi/ inside, both of which do not exactly look like the installed /usr/share/squeezeboxserver/CPAN/arch/5.34
Of course I could now go through the files one by one, find the corresponding one and copy it over ... but ... is there a simpler way? Some "packaging target"? On Tue, 08 Feb, Michael Herger wrote: > > You are building the 5.34 modules already against glibc 2.34 ... > > which is even newer than my Debian unstable. > > > > Is this intentional? > > No. The first system to require Perl 5.34 was Fedora 35. That's what > I used as the Docker image to build the binaries (on my M1 based > Mac...). > > Building on a different host shouldn't be a problem. Docker should > take care of the encapsulation. I've added a Debian based Dockerfile > which should allow you to build the binaries. Please give it a try. > See > > https://github.com/Logitech/slimserver-vendor/tree/public/8.3/CPAN/Docker > > If that works for you I'll update the binaries included in LMS. > _______________________________________________ > Squeezecenter mailing list > [email protected] > http://lists.slimdevices.com/mailman/listinfo/squeezecenter -- Stefan Bellon _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
