> ----- Original Message ----- > From: Jeremy Jongepier > > On 01/06/2013 02:40 AM, William Weston wrote: > > Could you try the latest in the v0.14.97-dev branch? All of the > > current JACK build fixes are included, and should compile cleanly > > for jack >= 0.117.0. > > Hello William, > > It doesn't build just yet: > > jack.c: In function 'jack_audio_init': > jack.c:1027:6: error: 'jack_set_port_rename_callback' undeclared (first > use in this function) > jack.c:1027:6: note: each undeclared identifier is reported only once > for each function it appears in > jack.c:1029:4: warning: implicit declaration of function > 'jack_set_port_rename_callback' [-Wimplicit-function-declaration] > > Regards, > > Jeremy
Explicit checks for new JACK headers library calls have been added to the autoconf system instead of relying on the weakjack linkage alone. Could you try it again? Cheers, --ww _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
