Subject: Re: pth & pth-syscall problems
To: None <current-users@netbsd.org>
From: Julio Merino <jmmv@hispabsd.org>
List: current-users
Date: 06/06/2002 19:10:11
On Thu, Jun 06, 2002 at 06:58:27PM +0300, Mihai Chelaru wrote:
> Hello,
>=20
> I compiled & installed kde3 from packages. So far so good. The only probl=
em=20
> was that this set of packages installed also pth-syscall pack. Now everyt=
hing=20
> else that requires pth reports a conflict between pth and pth-syscall. I=
=20
> changed some Makefiles to use pth-syscall (USE_PTHREAD=3Dnative pth-sysca=
ll)=20
> and there was no problem. But some of them just keep trying to link again=
st=20
> pth (like mplayer or gtk) with or without USE_PTHREAD=3Dpth-syscall. Any=
=20
> recomandations ?

echo "PTHREAD_TYPE=3Dpth-syscall" >> /etc/mk.conf

About mplayer, there is a "problem" in devel/SDL, which only uses pth. I se=
nt
yesterday a PR "fixing" this.

HTH

--=20
Of course it runs NetBSD - http://www.netbsd.org
HispaBSD member - http://www.hispabsd.org
Julio Merino <jmmv@hispabsd.org>