On Sun, 2007-12-23 at 20:29 +0200, David Baron wrote:
/usr/local/lib/ardour2/ardour-2.1: symbol lookup
error: /usr/lib/libgnomecanvas-2.so.0: undefined symbol: art_alloc
There is a libart in the builds but nothing bawked.
this is caused by an unbelieveable bug in libart_lgpl's headers. I filed
it with GNOME bugzilla months ago, and marked it blocking - it prevents
compilation of any C++ application that uses libart_lgpl.
you need to either backtrack to an older libart_lgpl, or fix the problem
with the headers.
--p