|
From: Daniel B. <bar...@ia...> - 2003-11-16 21:50:40
|
I just built valgrind 2.0.0 on my glibc 2.2.1 system, and got a couple of errors compiling vg_intercept.c, when the compiler didn't find a definition of struct timeval. I did the obvious thing and commented out the #ifdef around the include for sys/time.h, and everything seems to work. So my guess is that the #ifdef is just insufficiently inclusive. -Daniel *This .sig left intentionally blank* |