From: Nicholas N. <nj...@ca...> - 2003-06-19 08:03:56
|
On Wed, 18 Jun 2003, Michael Labhard wrote: > Starting to use valgrind and I find many errors that I want to suppress. > Using 1.9.6. Tried valgrind --gen-suppression but this version did not seem > to recognize the option. So downloaded from CVS but it would not build. > Please advise. Thank you. > vg_constants.h:35:31: vg_constants_skin.h: No such file or directory That's strange... do you have a file named include/vg_constants_skin.h? Maybe your checkout from SourceForge was somehow incomplete? I can't think of any other reason why this might happen. N |