[ardour-users] Trying to build alpha2 on MacBook

Paul Davis paul at linuxaudiosystems.com
Tue Mar 28 04:15:56 PST 2006


On Mon, 2006-03-27 at 21:35 -0800, Joshua Parmenter wrote:
> Thanks again. I am showing my Scons inexperience.
> 
> sudo scons install seemed to take care of the binary problem. running  
> ardour brings up the initial screen, but it then crashes with a  
> BusError. Here is the terminal output followed by the Console crash  
> report. Seems to be something with GTK?
> 
> Thanks again Jesse. Do you have this running on a new mac?

there is a bug in the compiler on the mactels. you must compile ardour
in debug mode (scons DEBUG=true <other args>) to avoid it. the
combination of flags that we use for optimization apparently triggers a
deep and subtle error in the compiler that has also been seen by other
software. 

we will do a release soon that fixes the flags that we use on OSX/intel.

--p





More information about the Ardour-Users mailing list