Re: [PD] Compiling vanilla 0.42-5 on OS X 10.6

2011-02-19 Thread Elliott Slaughter
On Sat, Feb 19, 2011 at 8:41 AM, Hans-Christoph Steiner wrote: > > On Feb 19, 2011, at 1:40 AM, Elliott Slaughter wrote: > > On Fri, Feb 18, 2011 at 9:16 PM, Hans-Christoph Steiner wrote: > >> >> ./configure --disable-fat >> >> That is a warning related to building universal. >> > > Ok, build gets

Re: [PD] Compiling vanilla 0.42-5 on OS X 10.6

2011-02-19 Thread Hans-Christoph Steiner
On Feb 19, 2011, at 1:40 AM, Elliott Slaughter wrote: On Fri, Feb 18, 2011 at 9:16 PM, Hans-Christoph Steiner wrote: ./configure --disable-fat That is a warning related to building universal. Ok, build gets a little further, and then: ../portaudio/src/hostapi/coreaudio/pa_mac_core.c: In

Re: [PD] Compiling vanilla 0.42-5 on OS X 10.6

2011-02-18 Thread Elliott Slaughter
On Fri, Feb 18, 2011 at 9:16 PM, Hans-Christoph Steiner wrote: > > ./configure --disable-fat > > That is a warning related to building universal. > Ok, build gets a little further, and then: ../portaudio/src/hostapi/coreaudio/pa_mac_core.c: In function ‘OpenAndSetupOneAudioUnit’: ../portaudio/sr

Re: [PD] Compiling vanilla 0.42-5 on OS X 10.6

2011-02-18 Thread Hans-Christoph Steiner
./configure --disable-fat That is a warning related to building universal. .hc On Feb 18, 2011, at 11:25 PM, Elliott Slaughter wrote: Hi, I'm trying to compile vanilla Pd 0.42-5 from source on Mac OS X 10.6, and after doing a ./configure and make got a lot of warnings followed by: lip

[PD] Compiling vanilla 0.42-5 on OS X 10.6

2011-02-18 Thread Elliott Slaughter
Hi, I'm trying to compile vanilla Pd 0.42-5 from source on Mac OS X 10.6, and after doing a ./configure and make got a lot of warnings followed by: lipo: can't figure out the architecture type of: /var/folders/pI/pIcjee4GEbOGlylnzdAsZTI/-Tmp-//ccLn5z7A.out Am I missing something? The instruc