Subject: Re: DragonFly pkgsrc & gtk2 & pthreads
To: Reid Thompson <reid.thompson@ateb.com>
From: Todd Willey <xtoddx@gmail.com>
List: tech-pkg
Date: 04/24/2005 11:54:16
On 4/16/05, Reid Thompson <reid.thompson@ateb.com> wrote:
> pkgsrc builds for gtk2 apps ( vim-gtk2, anjuta ) fail with
>    cannot find -lpthread
>=20
> How do I get an app that utilizes pthreads to build successfully on Drago=
nFly?
>=20
> Thanks,
> reid
>=20

The correct flag is -pthread.

There is a Dragonfly patch at
http://www.gobsd.com/~todd/patches/pkgsrc/x11/gtk2/patch that fixes
this problem and a few others.  It has been reported working on the
gobsd list.

-todd[1]