|
From: <oli...@on...> - 2005-01-17 13:28:05
|
While compling state.c I get the error, that the "vg_toolint.h" is missing. And when I remove the #include, it says it can't find the "vgPlain_tool_interface". I search the source and didn't find any of this. It is also used in coregrind/vg_main.c coregrind/vg_translate.c Ans at the beginning of the make process, I also get a lot of warnings like this: Use of uninitialized value in concatenation (.) or string at ../coregrind/gen_toolint.pl line 94, <STDIN> line 21. |