Gmail Google+ https://plus.google.com/app/basic?nopromo=1&source=mog&gl=us https://mail.google.com/mail/x/?source=mog&gl=us Calendar https://www.google.com/calendar/gpcal?source=mog&gl=us Web http://www.google.com/?source=mog&gl=us more 'Compiling vanilla' [PD-dev] Configure error while compiling Pd-vanilla on 10.6 PureData N nicolas.danet@free.fr to pd-dev 5 days ago Details Hi,
Trying to compile Pd-vanilla on Mac OS X 10.6.8 (from the SourceForge master branch) i get an error in the configure process.
./autogen.sh ./configure
...
=== configuring in portaudio (/Users/nicolas/temp/pd/portaudio) configure: running /bin/sh ./configure '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. configure: error: cannot run /bin/sh ./config.sub configure: error: ./configure failed for portaudio
...
It seems related to missing config.sub file but i have no idea how to fix it for now. Thanks for any help.
I join complete outputs attached. 2 attachments https://mail.google.com/mail/u/0/s/?view=att&th=14f97b831978521e&attid=0.1&disp=attd&safe=1&zw configure.txt https://mail.google.com/mail/u/0/s/?view=att&th=14f97b831978521e&attid=0.1&disp=attd&safe=1&zw · Print http://www.google.com/cloudprint/client/mobile.html?source=sp&user=0&hl=en&title=configure.txt&msg=14f97b831978521e&attid=0.1 https://mail.google.com/mail/u/0/s/?view=att&th=14f97b831978521e&attid=0.2&disp=attd&safe=1&zw autogen.txt https://mail.google.com/mail/u/0/s/?view=att&th=14f97b831978521e&attid=0.2&disp=attd&safe=1&zw · Print http://www.google.com/cloudprint/client/mobile.html?source=sp&user=0&hl=en&title=autogen.txt&msg=14f97b831978521e&attid=0.2 M Mike McGonagle to nicolas.danet@free.fr 0 minutes ago Details I'm trying to compile vanilla on 10.6.8 as well, but I get a whole different error. I can copy the messages as I'm not on my computer at the moment, but I did notice that the autogen/configure does target 10.8, not 10.6.8. It does actually start to compile the source code, but it can't seem to find a symbol for "_find_default_device", and it suggests another symbol of "_pm_find_default_device".
Is it possible to retarget the platform to 10.6.8? Or does the latest version only work on later versions of OS X?
Thanks,
Mike
On Friday, September 4, 2015, nicolas.danet@free.fr wrote:
Hi,
Trying to compile Pd-vanilla on Mac OS X 10.6.8 (from the SourceForge master branch) i get an error in the configure process.
./autogen.sh ./configure
...
=== configuring in portaudio (/Users/nicolas/temp/pd/portaudio) configure: running /bin/sh ./configure '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. configure: error: cannot run /bin/sh ./config.sub configure: error: ./configure failed for portaudio
...
It seems related to missing config.sub file but i have no idea how to fix it for now. Thanks for any help.
I join complete outputs attached.