|
From: Nicholas N. <nj...@cs...> - 2005-05-06 13:09:19
|
On Thu, 5 May 2005, Eric Hanchrow wrote: > I checked out the above, ran "autogen.sh", and then ran "./configure > --prefix=/usr/local/stow/valgrind-svn". So far, so good. Then I did > "make all check install", which failed because the file > coregrind/demangle/ansidecl.h was missing. (I think that file comes > from gcc.) Looks like they got lost in KDE's CVS-->Subversion conversion. I just tried to add them but discovered I don't have permission to commit to that branch! I've told the relevant KDE people, hopefully they'll give me permission soon and it will be fixed soon. Thanks for letting us know about this. > I imagine that I can grab a copy of that file (and a > couple of others in that directory that are similarly missing) from > somewhere or other, but that doesn't seem like the right thing to do. That should be fine as a temporary workaround; grab them from any recent version of Valgrind, I don't think they've changed in a long time. N |