[PD-dev] compiling pd-devel on Mac OS X

Tim Blechmann TimBlechmann at gmx.net
Sat Jun 4 10:36:05 CEST 2005


> Index: src/s_main.c
> ===================================================================
> RCS file: /cvsroot/pure-data/pd/src/s_main.c,v
> retrieving revision 1.7.4.17
> diff -r1.7.4.17 s_main.c
> 483c483
> < #ifdef UNISTD
> ---
>  > #ifdef HAVE_UNISTD_H
hm ... maybe it's better to define UNISTD in the CFLAGS ...

>   -c `test -f 's_midi_pm.c' || echo './'`s_midi_pm.c
> s_midi_pm.c:21:23: portaudio.h: No such file or directory
> s_midi_pm.c:22:22: portmidi.h: No such file or directory
> s_midi_pm.c:23:22: porttime.h: No such file or directory
> s_midi_pm.c:24:24: pminternal.h: No such file or directory
> s_midi_pm.c:26: error: parse error before '*' token
> s_midi_pm.c:26: warning: data definition has no type or storage class
> s_midi_pm.c:27: error: parse error before '*' token
> ...
> 
> Any ideas why its not finding portaudio?
wrong question: why doesn't it find portmidi :-)
because it's not in the cvs:
portmidi != portaudio

http://www-2.cs.cmu.edu/~music/portmusic/

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

latest mp3: kMW.mp3
http://mattin.org/mp3.html

latest cd: Goh Lee Kwang & Tim Blechmann: Drone
http://www.geocities.com/gohleekwangtimblechmannduo/

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-dev mailing list