OK we up! That worked to get over that hump, but I had to mix and match a little to get everything compiled. I'll add another post to this thread when I figure out how many of my issues were raspbian, pi based etc as I've had trouble compiling other things that normally aren't a problem.
However, I recorded a track with timeline and mixer without xruns and the gui keeps up, so it's both compilable and usable with PI version B. thanks, Will On Wed, Jul 30, 2014 at 5:45 AM, John Rigg <[email protected]> wrote: > On Wed, Jul 30, 2014 at 02:16:57AM -0500, will cunningham wrote: > > error message during ./waf configure- > > Configuring mixer > > Checking for header ladspa.h : not found > > The configuration failed > > > > error lines in config.log- > > err: g++: error: unrecognized command line option ‘-msse2’ > > g++: error: unrecognized command line option ‘-mfpmath=sse’ > > Don't know about ladspa.h, but you could try > ./waf configure --disable-sse > > You can see that option and others with ./waf --help > > John > > >
