You only need the libportaudio.a file in lib/libportaudio/linux26-64/lib
and the portaudio.h file in include.  The libportaudio-debug.a was built
with debug enabled for testing and libportaudio-old.a is an older
version of the library I kept when I updated to a newer snapshot.

Were you using the makefile.mingw32pav19-debug makefile as a model for
compiling libportaudio.  Was it that patch that's failing?  If so, you
don't need it, only for windows to force the compile to use direct
sound.

I disable jack in the linux build script as it fails to compile with it
enabled on my system.  You shouldn't need to patch the portaudio source,
just build it.

Let me know if you need help with the makefile.  I'll add it to the
source if you'd like.


-- 
ralphy
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=64935

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to