On Sat, Apr 24, 2004 at 05:16:14PM -0400, Dale E Martin wrote:
> > You could fix the header - it's just that one place that uses the
> > reserved __thread keyword.
> 
> So the problem is that __thread is (now?) a keyword but it's been used as
> an identifier?  I didn't realize that was the issue if that's it.

Correct.  It's a parameter name in two or so function prototypes in
pthread.h in woody's glibc.  Fixincludes fixes this, but Debian doesn't
package the fixed includes (wisely).

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Reply via email to