<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Fixed it...&nbsp; I did get the error when I tried it in f14--I'm not sure why the boost libraries would be different on f14, but now the build process detects the problem and should figure out the right thing to do.&nbsp; I'll get a new release tarball out tomorrow.&nbsp; -David<BR>
<BR>
On Sat, 2011-03-19 at 11:11 -0700, Fernando Lopez-Lezcano wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 03/18/2011 06:07 PM, David Psenicka wrote:
&gt; I just compiled fomus 0.1.15 with boost 1.44 on Ubuntu and had no
&gt; issues...

I must be doing something wrong then... this is the boost I'm using in 
Fedora 14:

boost-1.44.0-7.fc14.i686

Maybe a problem with lilypond itself?

&gt; I'll have to install fc14 somewhere and try to compile it in
&gt; that environment to figure out what's going wrong. I'm almost sure that
&gt; undefined symbol has to do with the API change in boost 1.44. I'll post
&gt; a solution as soon as I figure this out.

Very grateful that you are looking into this, let me know if I can help 
in any way.

-- Fernando


&gt; BTW the option &quot;--with-boost=/usr/local&quot; on the ./configure command line
&gt; causes it to link with a local install of boost instead of the distro
&gt; version (the boost libs are in /usr/local/lib)--on my machine it
&gt; compiled against the local boost and worked properly (output a lilypond
&gt; file and displayed it). To run it I also had to export
&gt; &quot;LD_LIBRARY_PATH=/usr/local/lib&quot;.
&gt;
&gt; On Fri, 2011-03-18 at 14:46 -0700, Fernando Lopez-Lezcano wrote:
&gt;&gt; AFAICT Grace does not link with fomus, I imagine it just calls the fomus
&gt;&gt; executable?
&gt;&gt;
&gt; Grace loads libfomus.so dynamically at run time (the Grace build doesn't
&gt; link with it at compile time)... So recompiling Grace shouldn't be
&gt; necessary, it should load and use whatever version of fomus is installed
&gt; (and run without it if it can't find it)
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>