agillis;588343 Wrote: > I'm still trying to figure out what's going on here. I searched my F11 > box for libssp and I can't find it. So it seems like libssp wasn't > needed before. Also I don't get that error on my version of SqueezeBox > Server running on F14 so it seems libssp is not really required.
I don't know about your version but it's the perl 5.12 modules that have been compiled with the dependency on libssp. So on an earlier version of Fedora (ie. using perl 5.10) you are not going to see the libssp dependency failure issue with the Logitech (andyg) builds. > > $ ldd > /usr/share/squeezeboxserver/CPAN/arch/5.10/x86_64-linux-thread-multi/auto/YAML/Syck/Syck.so > linux-vdso.so.1 => (0x00007fff341ff000) > libc.so.6 => /lib64/libc.so.6 (0x00007f4a0e1be000) > /lib64/ld-linux-x86-64.so.2 (0x0000003d92e00000) > > $ ldd > /usr/share/squeezeboxserver/CPAN/arch/5.12/x86_64-linux-thread-multi/auto/YAML/Syck/Syck.so > linux-vdso.so.1 => (0x00007fff6375c000) > libssp.so.0 => /lib64/libssp.so.0 (0x00007fad76cc7000) > libc.so.6 => /lib64/libc.so.6 (0x00007fad76923000) > /lib64/ld-linux-x86-64.so.2 (0x0000003d92e00000) > -- JackOfAll ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=80458 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
