|
From: Ashley P. <api...@co...> - 2008-02-28 09:36:55
|
Bart has just committed a fix to this, you need to upgrade to r7496 Ashley, On Thu, 2008-02-28 at 09:25 +1100, Nicholas Nethercote wrote: > On Wed, 27 Feb 2008, Dan Kegel wrote: > > > On Wed, Feb 27, 2008 at 11:38 AM, Maarten Lankhorst > > <m.b...@gm...> wrote: > >> drd_intercepts.c: In function 'mutex_type': > >> drd_intercepts.c:119: error: 'struct <anonymous>' has no member named '__data' > > > > I get that when running on a linuxthreads-based distribution (Dapper) > > but not on a NPTL-based distribution (Gutsy). > > > > Hmm, I thought Valgrind supported Linuxthreads...? > > Valgrind does in general, but it looks like DRD imports pthread.h and > expects it to have a particular definition for 'pthread_mutex_t'. I guess > Linuxthreads doesn't have that structure. Bart, I can't remember if you > want to support Linuxthreads with DRD or not? > > Nick > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |