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 h...@at.or.at wrote: ./configure --disable-fat That is a warning related to building universal. Ok, build gets a little further, and then:

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 h...@at.or.atwrote: On Feb 19, 2011, at 1:40 AM, Elliott Slaughter wrote: On Fri, Feb 18, 2011 at 9:16 PM, Hans-Christoph Steiner h...@at.or.atwrote: ./configure --disable-fat That is a warning related to building universal. Ok,

[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

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:

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 h...@at.or.atwrote: ./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’: