You need to update the portaudio_v19_1360 directory under src with a newer snapshot of libportaudio. The current svn revision 1420 supports the pulseaudio MMAP audio devices.
Grab a current snapshot from 'here' (http://www.portaudio.com/archives/pa_snapshot.tgz). # Extract the tarball in the src directory tar -xzf pa_snapshot.tgz # Rename the directories mv portaudio_v19_1360 portaudio_v19_1360.old mv portaudio portaudio_v19_1360 # Build make -f Makefile.linux -- ralphy ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=70548 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
