I can't reproduce the error (using Boost 1.40, the version you're using--I have Ubuntu 10.4, though, and a 64bit machine). Do you have only one version of the `iostreams' library installed (I seem to remember that it's possible to have multiple versions of the libraries in Ubuntu, but maybe I'm wrong)? I'll be able to compile it on a 32-bit machine tomorrow, maybe I will get the error then.
On Mon, 2010-05-31 at 18:53 -0500, David Psenicka wrote: > I'll have to look into this, the part of the code that references that > symbol hasn't changed for quite a while, so I'm not sure why this has > suddenly popped up... I'll try to upload a fix as soon as I can. > -David > > On Mon, 2010-05-31 at 19:14 -0400, Dave Phillips wrote: > > > Greetings, > > > > I've built CM/Grace (latest 3.6.0) and FOMUS (0.1.12-alpha-rc4) on > > Ubuntu 9.10, 32-bit, GCC 4.4.1 and Boost 1.40. I'm trying to run an > > example in spectral.sal but Grace crashes with the following error: > > > > ./Grace: symbol lookup error: /usr/lib/fomus/lilyout.so : undefined > > symbol: _ZN5boost9iostreams22file_descriptor_sourceC1Eib > > > > I added <boost/iostreams/device/file_descriptor.hpp> to the includes in > > lilyout.cc but it makes no difference. > > > > Any suggestions ? > > > > Best, > > > > dp > > > >
_______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
