Paul Davis wrote:
On Mon, 2008-10-20 at 13:31 -0400, Dave Phillips
wrote:
...
A new problem at the linking stage :
/usr/lib/gcc/i586-suse-linux/4.1.2/../../../libportaudio.so: undefined
reference to `jack_port_unlock'
/usr/lib/gcc/i586-suse-linux/4.1.2/../../../libportaudio.so: undefined
reference to `jack_port_lock'
this call was removed from the JACK API a couple of versions ago. We put
out a call to ask for applications that used it. we got no replies.
denemo should not be using it. find the calls and delete them.
Looking at this a bit further: I had a libportaudio-2.0 installed, I
think it was the default PortAudio for this distribution (JAD 1.0,
OpenSUSE 10.2). I removed it, installed PA-19, Denemo compiles cleanly now.
PA 2.0 is a development version. It seems they haven't got the news (?).
Best,
dp