> powerpc-apple-darwin9-gcc-4.0.1: /Library/Frameworks/MaxAPI.framework/
> Headers/macho-prefix.pch: No such file or directory
Hi,
This file not being found is a function of having an old version of
the MaxAPI framework in place.
To fix it, you need to open the Max 5 application bundle (right-click
or ctrl-click the app and choose 'show package contents'), and then
find the frameworks folder inside. Copy all of the these frameworks
into the /Library/Frameworks folder and you should be able to get
things building.
A warning, however: this will break Pluggo if you use Pluggo at all.
Not sure if that is an issue for you...
best,
Tim