Bugzilla – Bug 3653
Dependency on lbstdc++.6.dylib prevents playback when no DevTools installed
Last modified: 2011-03-16 04:18:47 UTC
Summary: The mov123 utility in Slimserver 6.3.0 is dynamically linked against /usr/lib/libstdc++.6.dylib, but the SlimServer installer does not install this, causing mov123 to fail on startup. Symptoms: No audio. Player skipping quickly through tracks of chosen album without playing anything. Intermittent "Cannot contact slimserver" messages on player display Poor web interface performance crash logs growing to enormous size System Configuration: Server: PowerPC G4, 450 MHz, 1Gb RAM MacOS 10.3.5 SlimServer 6.3.0 Player: Squeezebox 2, Firmware 55 Library: Apple Lossless files Workarounds: Installing Apple dev tools would fix this, but this system is set up purely as a music server. No other workaround: copying the library file into the server reveals a further dependency on libgcc_s.1.dylib (and so on...)
Many applications, not just ours depends on both of those libraries. Are you sure libgcc_s isn't there? Can you run the AdiumX chat app?
FYI, a clean install of Mac OS X shows both of those files on the system. No special changes were made during the install. The XCode tools were not installed.