[PD-dev] missing file in CVS: d_fft_mayer.c and problems building pd.app under osx (mac intel)

Kilian Koepsell kilian at berkeley.edu
Wed Sep 27 23:55:55 CEST 2006


hi,

what is the recommended way to build pd.app under osx for mac intel?

i was happy to see that the binary on miller puckette's web site  
(http://crca.ucsd.edu/~msp/software.html) for the experimental  
version 0.40-0.test.08 runs just fine.
however, i didn't manage to compile it using the source code from the  
sam site.

i also tried to follow the instructions on the osx howto (http:// 
puredata.info/dev/darwin) using each of the three versions
    rsync -av --delete rsync://128.238.56.50/distros/pd-devel/ pd-devel/
    rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd- 
extended/
    rsync -av --delete rsync://128.238.56.50/distros/pd-main/ pd-main/
i did make patch_pd inside the package directory
and then, inside the package/darwin_app directory, i did
   make darwin_app_wrapper
   make
with little success:
    pd-main fails compiling s_loader.c
    pd-extended fails because it is missing the file pd/src/ 
d_fft_mayer.c needed by externals/corelibs/lib_d_fft.c
    pd-devel failed for some of the patches

i also tried to get the source directly from cvs but didn't succeed  
in compiling it. here again the problem was the missing file  
d_fft_mayer.c.

any help is highly appreciated,

k.





More information about the Pd-dev mailing list