Subject: Re: Error building gdb in current
To: None <darcy@netbsd.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 03/10/2003 17:19:18
"D'Arcy J.M. Cain" <darcy@netbsd.org> writes:

> I still get this error.  I wiped out my entire tree and did a full CVS 
> checkout and still see this.  Does anyone have any idea?  Is anyone else 
> seeing this?

I don't think you should be seeing this. Can you check the versions of
src/lib/libpthread_dbg/pthread_dbg.c and pthread_dbg.h? You should
have 1.4 or later for pthread_dbg.c and 1.3 for pthread_dbg.h.

        - Nathan