Compiling mac Audacity 2.0.4+ (current HEAD)
Posted: Mon Sep 30, 2013 1:22 pm
I have already compiled Audacity HEAD (after 2.0.4 plus my own mods) with success under Windows XP and I thought I'd set up my OSX partition too.
I'm not successful yet..
I've come a good way - but you're probably not interested in knowing what I have made work, and if so please skip to next paragraph.
But for those interested I've overcome:
- A stale OSX 10.5 partition.
- Missing libtool and cmake.
- A macports library that had somehow ended up in a stalemate - a "port update outdated" reported of unsolvable incompatibilities.
- A compile bash script with CR+LF line endings.
But I can't compile portaudio.
It prints an error from line 15795 of the portaudio-19/compile script as it gives up on searching for SDK version - and this I don't understand because I have both /Developer/SDKs/MacOSX10.5.sdk and /Developer/SDKs/MacOSX10.4u.sdk.
Any ideas?
My system:
- OSX: 10.5 Leopard
- XCode 3.1
- Intel Core2 Duo 2.2 GHz
- 2 GB RAM
- 10 GB free space on HDD
// Lasse
I'm not successful yet..
I've come a good way - but you're probably not interested in knowing what I have made work, and if so please skip to next paragraph.
But for those interested I've overcome:
- A stale OSX 10.5 partition.
- Missing libtool and cmake.
- A macports library that had somehow ended up in a stalemate - a "port update outdated" reported of unsolvable incompatibilities.
- A compile bash script with CR+LF line endings.
But I can't compile portaudio.
It prints an error from line 15795 of the portaudio-19/compile script as it gives up on searching for SDK version - and this I don't understand because I have both /Developer/SDKs/MacOSX10.5.sdk and /Developer/SDKs/MacOSX10.4u.sdk.
Any ideas?
My system:
- OSX: 10.5 Leopard
- XCode 3.1
- Intel Core2 Duo 2.2 GHz
- 2 GB RAM
- 10 GB free space on HDD
// Lasse