mherger wrote:
> This is the Pi 1 (not 2 or 3) B?
>
> What would "ldd --version" tell you? Could you run the spotty executable
> from the two arm-linux sub-folders of the plugin?
This is the Pi 1 B
Running ldd --version produces this :
Code:
--------------------
root@squeezeplug:~# ldd --version
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u3) 2.13
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
--------------------
Running the executable in the two plugin arm-linux folders :
Code:
--------------------
root@squeezeplug:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux#
./spotty
./spotty: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.18' not found
(required by ./spotty)
./spotty: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.17' not found
(required by ./spotty)
--------------------
Code:
--------------------
root@squeezeplug:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/armhf-linux#
./spotty
./spotty: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.18' not found
(required by ./spotty)
./spotty: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.17' not found
(required by ./spotty)
--------------------
------------------------------------------------------------------------
expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=107418
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins