Subject: Re: libpthread
To: Soren Jacobsen <soren@blef.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: current-users
Date: 06/19/2003 12:36:15
On Wed, 18 Jun 2003, Soren Jacobsen wrote:

> On 06/19 01:49, Lennart Augustsson wrote:
> > Is there an easy way to disable NetBSD's native pthread library?
> > (I can't handle having the kernel crash twice a day anymore.)
>
> Probably best to just keep building it, but use pth for the packages
> built via pkgsrc.
>
> It looks like setting PREFER_NATIVE_PTHREADS=NO in mk.conf will do that.

And remove /usr/include/pthread.h.

Take care,

Bill