I think, I see the issue: $ ldd x86_64-linux-thread-multi/auto/Audio/Scan/Scan.so x86_64-linux-thread-multi/auto/Audio/Scan/Scan.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by x86_64-linux-thread-multi/auto/Audio/Scan/Scan.so)
You are building the 5.34 modules already against glibc 2.34 ... which is even newer than my Debian unstable. Is this intentional? On Tue, 08 Feb, Stefan Bellon wrote: > On Tue, 08 Feb, Michael Herger wrote: > > > > They are there (also 5.34 has content). The only missing file from > > > 5.34 > > > > Hmm... must be some library version conflict then. Did you check > > the glibc version? > > $ /lib/x86_64-linux-gnu/libc.so.6 --version > GNU C Library (Debian GLIBC 2.33-5) release release version 2.33. > > > > Yes, I'm on Debian unstable since 1997 (no joke). It never broke > > > in a way that it was unusable. The only thing that "regularly" > > > breaks whenever Perl is updated is LMS. In the past I just had to > > > wait until some kind soul uploaded a version with the new CPAN > > > modules included. As LMS 8.3.0 already had them, I thought I may > > > as well update from 8.0.1 to 8.3.0 this morning. > > > > Would Docker be an option? I could probably provide a Dockerfile to > > build the binaries yourself, just to see whether the same files > > built on Debian would work. > > My current docker installations are on other hosts (with glibc 2.28 > and 2.31) but I think I could also install docker on that specific > one and give it a go. > > -- > Stefan Bellon > _______________________________________________ > 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
