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

Chris Cannam chris.cannam at ferventsoftware.com
Sun Mar 5 08:30:57 UTC 2006


> dssi-vst-server.cpp: undefined reference to `pthread_mutex_trylock'

Does the file (I don't have it to hand and am not at a 
proper computer) have

#include <pthread.h>

at the top?  If not, what if you add it?  It may just 
be that another header includes this on other 
systems, but not on yours. 


Chris



More information about the Linux-audio-dev mailing list