Subject: Re: PLT2 problem
To: None <crusader@netbsd.hu>
From: Masao Uebayashi <uebayasi@pultek.co.jp>
List: tech-pkg
Date: 04/22/2003 21:24:51
I tried building pkgsrc/lang/tcl with CONFIGURE+=--enable-threads
using the native thread and saw a fail because of lack of the
PTHREAD_SCOPE_SYSTEM definition.

I don't know much about those things (Tcl, the native thread, and
PTHREAD_SCOPE_SYSTEM, etc.), but I think it's more likely fixing them
than fixing PTL2 build on -current.  PTL2 has a configuration problem
that prevents it from building on -current.

Masao