om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Om-synth] Further problems compiling om-synth


From: Ross Clement
Subject: Re: [Om-synth] Further problems compiling om-synth
Date: Tue, 31 Jan 2006 20:57:34 +0000

On Tue, 2006-01-31 at 10:25 -0500, Dave Robillard wrote:
> On Tue, 2006-31-01 at 10:17 +0000, Ross Clement wrote:
> > I found that I hadn't been using the 3.2 version of the compiler as I
> > thought. I went through and (using a find) changed all the CXX = g++ to
> > CXX = g++32. I then tried to "make clean" and then compile.
> > Unfortunately I get an error saying that "usleep" is undefined. This is
> > different from the errors I get when compiling with g++ (4.0) where the
> > methods of PortBase in PortBase.o seem to be "undefined" even though
> > PortBase.o is listed in the final compile that would output "om".
> 
> I use GCC 4.0, no sense going out of your way to use 3.2 (which is
> ancient).  

OK. Any ideas why I can't get om-synth to run. I tried downloading brand
new versions of flowcanvas and om-synth down. Compiled them (this is on
the desktop). I also downloaded, compiled and installed lash. This
worked fine. Running lashd, om, and om_gtk got a tiny bit further than
before, but then om crashed again with the same error as before. I tried
running all three of lashd, om, and om_gtk using an explicit
LD_LIBRARY_PATH of (e.g.):

LD_LIBRARY_PATH=/usr/lib:/usr/local/lib om

And this got slightly further than before in that I got a dialog box
from om_gtk saying "loading root patch" (or similar). But om then
crashed again, and om_gtk just stuck forever.

I can't think of what to try next. Suggestions?

Cheers,

Ross-c




reply via email to

[Prev in Thread] Current Thread [Next in Thread]