[ardour-users] Compile problems with Ardour-0.9beta18.4

philicorda philicorda at ntlworld.com
Wed Jul 28 20:20:22 PDT 2004


David Engqvist wrote:

>Hi folks,
>
>Trying to install Ardour but recieves this error message when doing make:
>
> -lsamplerate    -lasound -ldl -lpthread
>../libs/ardour/.libs/libardour.a(audioengine.o)(.text+0xd4a): In function 
>`ARDOUR::AudioEngine::start()':
>: undefined reference to `jack_set_thread_init_callback'
>collect2: ld returned 1 exit status
>make[3]: *** [ardour] Error 1
>make[3]: Leaving directory `/home/arklinux/ardour-0.9beta18.4/gtk_ardour'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/home/arklinux/ardour-0.9beta18.4/gtk_ardour'
>make[1]: *** [all] Error 2
>make[1]: Leaving directory `/home/arklinux/ardour-0.9beta18.4/gtk_ardour'
>make: *** [all-recursive] Error 1
>
>I've compiled jack 0.98.1 without any errors so I don't really understand 
>this?!
>
>/David
>_______________________________________________
>ardour-users-ardour.org mailing list
>ardour-users at lists.ardour.org
>http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org
>
>  
>
I've had this kind of error when I have an older version of jack 
installed from a package into /usr, and then installed my own more 
recent one into /usr/local.
It could be that it's finding an older version.

Try reinstalling jack and doing a ./configure --prefix=/usr when you 
compile it.

Just a guess. I've compiled Ardour beta 18.4 with jack 0.98.1 without 
problems.



More information about the Ardour-Users mailing list