[PD] Alsa 0.9.0beta12 w/Pd-0.35-test11 [SOLVED]

Frank Barknecht barknech at ph-cip.uni-koeln.de
Tue Mar 5 11:54:09 CET 2002


Darwin Marcus Johnson hat gesagt: // Darwin Marcus Johnson wrote:

> Thanks for both of your comments, I ended up doing a little sed to make it 
> work. Command sequence below.
> 
> tar -xvzf pd-0.35-test11.linux.tar.gz &&
> cd pd-0.35-test11/src &&
> sed -e 's/sys\/asoundlib.h/alsa\/asoundlib.h/' s_linux.c >s_linux.c.tmp &&
> mv s_linux.c.tmp s_linux.c &&
Just a small comment: "#include sys/asoundlib.h" is twice in s_linux.c One
is for the old ALSA 0.5, and there it should stay as "sys". But no harm, if
only you build 0.9 ALSA.

bye,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 



More information about the Pd-list mailing list