ralphy wrote: > This is a non-standard build, you've enabled aac and are not using the > supplied portaudio. > > compile flags: linux *portaudio:1899* debug signals daemon *aac*
Ah - I'm a gentoo user so I'd installed it via that. I had a dig thru the ebuild - hoping it was just a simple wrapper around your makefiles, but it's quite a rewrite :( I can turn off aac with use flags (the way gentoo handles configuration of packages) but it seems the ebuild author has written the ebuild to forcibly use the gentoo portaudio package. So I downloaded your prebuilt binary (linux26) and tried using that, but it seems to hang in a similar way. And then I tried the source, edited the makefile to remove the -DUSE_SIGNALS_FOR_RESTART as mentioned in an earlier post (and commented out the -DINTERACTIVE and LIBS line for curses and lirc, and also removed them from the buildall call to gcc), and that seems to work better, but still if left idle for a few minutes it sometimes goes silent, and has to be killed and restarted to resume playing although not hung as before - it's still producing log messages and can be killed without a SIGKILL. That version reports compile flags: linux portaudio:1608 debug daemon renice Any suggestions of anything else I can try, or do to help diagnose it? Cheers -- Tim ------------------------------------------------------------------------ meercat's Profile: http://forums.slimdevices.com/member.php?userid=56115 View this thread: http://forums.slimdevices.com/showthread.php?t=93607 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
