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

Frank Barknecht barknech at ph-cip.uni-koeln.de
Tue Mar 5 01:02:04 CET 2002


Ben Saylor hat gesagt: // Ben Saylor wrote:

> Looks like the alsa #include lines need to be changed, but I did
> 
> rm /usr/include/sys/asoundlib.h
> ln -s /usr/include/alsa/asoundlib.h /usr/include/sys/asoundlib.h

Of course this works, but I think it's better to reflect the change in the
applications. 

The cleanest thing would be another autoconf-iguration that decides in
advance, where the alsa headers are. But as they will stay in
/usr/include/alsa now, I think it would be appropriate to edit s_linux.c
and replace sys/asoundlib.h with alsa/asoundlib.h 

It's only this location, where this little edit is necessary in PD. With other
software it might be more complicated, and that's where your approach would
save time.

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



More information about the Pd-list mailing list