Subj : Re: dlopen and semaphores To : comp.programming.threads From : Orioniz Date : Mon Feb 14 2005 03:51 pm Hi, I got the problem, I did not add -lpthread and -ldl when linking the dynamic library When I added them it fixed the problem. If you would still like to study the code, I can send post some code snippets. Bart .