I'd suggest building a current squeezeslave from the source on vortexbox. It's getting very hard to build a linux binary that works well on all distributions. The libraries vary greatly and is making it next to impossible to release a binary that runs on all flavours. I've had no stablility problems with r79 and 7.4.1. Once you have a "matched" squeezeslave binary, it will be easier to help you troubleshoot the problem, if it persists. The portaudio dev library has always been problematic vs the old stable 0.18.1 releases. Unfortunately, it's required for alsa support. Also, the newer linux audio subsystems like pulseaudio cause problems as well. The latest source uses the current pa-dev library source and it seems to have helped many users having problems on linux.
Once you've checked out the source. cd to the directory where all the makefiles reside and type; make -f makefile.linux26-alsa You'll have a squeezeslave binary in the bin directory, once the build completes. -- ralphy ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=69338 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
