Subject: Re: pthread_setschedparam
To: John R. Shannon <john@johnrshannon.com>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 12/08/2003 07:04:36
On Fri, Nov 28, 2003 at 12:09:05PM -0700, John R. Shannon wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Does pthread_setschedparam exist? It  has a man page but does not appear to be 
> in libpthread.

you're right. this missing function causes the build of
graphics/mjpegtools to fail on -current, and it appears non-trivial to
make it use GNU pth, because sys/types.h includes pthread_types.h.

anyone have a hack to build mjpegtools on -current?

grant.