|
From: Julian S. <js...@ac...> - 2009-11-27 08:29:26
|
> mc_translate.c:4949: error: 'struct <anonymous>' has no member named > 'resSC' mc_translate.c:4950: error: 'struct <anonymous>' has no member > named 'resSC' make[4]: *** [memcheck_amd64_linux-mc_translate.o] Error 1 These failures are a result of yesterday's IR changes. But a clean checkout builds just fine. IIRC the nightly script just does svn up instead of svn co, leading to these problems .. is that right? J |