|
From: Chris J. <ch...@at...> - 2005-01-22 17:51:07
|
coregrind/vg_transtab.c includes memcheck/memcheck.c which doesn't exist if you configure outside the build tree. Adding -I$(top_srcdir) to AM_CPPFLAGS in coregrind/Makefile.am solves the problem. Chris -- http://www.atomice.com |