Subject: pkg/17970: pthread configure is somewhat broken
To: None <gnats-bugs@gnats.netbsd.org>
From: None <Wojciech@netbsd.org, Puchar@netbsd.org>
List: netbsd-bugs
Date: 08/17/2002 09:07:55
>Number: 17970
>Category: pkg
>Synopsis: pthread configure is somewhat broken
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Aug 17 09:08:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: wojtek@tensor.3miasto.net
>Release: 1.5.3
>Organization:
TENSOR ap
>Environment:
NetBSD chylonia.3miasto.net 1.5.3 NetBSD 1.5.3 (local) #9: Thu Aug 15 15:25:42 CEST 2002 wojtek@chylonia.3miasto.net:/home/wojtek/kernel/local i386
>Description:
it always tries to compile "unproven-pthreads" while i have working pth installed
>How-To-Repeat:
>Fix:
i commented that lines in Makefile
#PTHREAD_OPTS+= native
#.if defined(PTHREAD_TYPE) && (${PTHREAD_TYPE} == "none")
#. include "../../devel/unproven-pthreads/buildlink.mk"
#.endif
and now it uses pthread implementation that is installed/selected in
mk.conf with PTHREAD_TYPE
>Release-Note:
>Audit-Trail:
>Unformatted: