|
From: Tom H. <th...@cy...> - 2005-06-11 02:11:29
|
Nightly build on dellow ( x86_64, Fedora Core 3 ) started at 2005-06-11 03:10:03 BST Checking out vex source tree ... done Building vex ... done Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of log.verbose follow state.c:73: error: `arch' undeclared (first use in this function) state.c:73: error: (Each undeclared identifier is reported only once state.c:73: error: for each function it appears in.) state.c:80: error: `rsp_at_startup' undeclared (first use in this function) state.c:81: error: `client_rip' undeclared (first use in this function) state.c: In function `vgArch_mark_from_registers': state.c:94: error: `tst' undeclared (first use in this function) state.c:95: error: `arch' undeclared (first use in this function) state.c: At top level: state.c:121: error: syntax error before "ThreadArchState" state.c:122: warning: no previous prototype for 'vgArch_ptrace_setregs_from_tst' make[4]: *** [state.o] Error 1 make[4]: Leaving directory `/tmp/valgrind.3116/valgrind/coregrind/amd64' make[3]: *** [all] Error 2 make[3]: Leaving directory `/tmp/valgrind.3116/valgrind/coregrind/amd64' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/valgrind.3116/valgrind/coregrind' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/valgrind.3116/valgrind' make: *** [all] Error 2 |