Subject: pth & pth-syscall problems
To: None <current-users@netbsd.org>
From: Mihai Chelaru <kefren@netbsd.ro>
List: current-users
Date: 06/06/2002 18:58:27
Hello,

I compiled & installed kde3 from packages. So far so good. The only problem 
was that this set of packages installed also pth-syscall pack. Now everything 
else that requires pth reports a conflict between pth and pth-syscall. I 
changed some Makefiles to use pth-syscall (USE_PTHREAD=native pth-syscall) 
and there was no problem. But some of them just keep trying to link against 
pth (like mplayer or gtk) with or without USE_PTHREAD=pth-syscall. Any 
recomandations ?

Thanks,
Mihai