|
From: Sefer T. <se...@ho...> - 2004-09-05 07:37:02
|
Hi,
I have reported Valgrind miscompilation (in the CVS head) because in some
places throughout valgrind the code includes "linux/if.h" and in some
"net/if.h" on the latest Mandrake distrubutions.
It would be probably best to make sure it is standarized (probably
"net/if.h") but for now the simplest hack I found to resolve this is to
modify "vg_unsafe.h" to include "linux/if.h" instead of "net/if.h"
Now valgrding compiles just fine and appears to run correctly. I'd
appreciate it if you could incorporate this change in the head sources.
Thanks,
Sefer.
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
|