[linux-audio-dev] Errors trying to build dssi-vst 0.4 ... any help?

Lee Revell rlrevell at joe-job.com
Sun Mar 5 04:14:36 UTC 2006


On Sun, 2006-03-05 at 15:09 +1100, Mr Machine wrote:
> dssi-vst-server-5Pa9Gf.o(.text+0x147e): In function
> `RemoteVSTServer::process(float**, float**)':
> dssi-vst-server.cpp: undefined reference to `pthread_mutex_trylock'
> collect2: ld returned 1 exit status 

Do you have glibc-devel or libc6-devel or libpthreads-devel or whatever
installed?  This is a basic POSIX threading function that should be
available in any sane development environment...

Lee




More information about the Linux-audio-dev mailing list