Subject: Re: kdegames3 won't build
To: None <tech-pkg@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: tech-pkg
Date: 07/26/2002 10:37:00
mel kravitz <melk@switchpwr.com> wrote:
> I get on an i386 with a complete build of kde3 (Makefile #kdegamse3)
> completion of all except kdegames3 which fails with:
> c++: unrecognized option '-pthread'
> ld: cannot find -lpthread
> gmake[3]: ****[kasteroids] Error 1
> etc.....
> there is no -pthreads support -what gives here?

What version is your Makefile?  If it's not
# $NetBSD: Makefile,v 1.2 2002/07/17 07:54:08 skrll Exp $

you either need to update ('cvs update') or Add the following line to
the Makefile:

USE_PTHREAD=            native pth-syscall

-Jan

-- 
I'm not even supposed to be here today!