![](https://secure.gravatar.com/avatar/ea82b036a537a86ff8f886e89f2c5944.jpg?s=120&d=mm&r=g)
27 Jan
2010
27 Jan
'10
3:29 p.m.
On Tue, 2010-01-26 at 02:14 -0300, Karlisson wrote:
on revision 9020, before 'make' or 'make clean' can run, it stops and says it need the file 'm4/ink_svn_snapshot_build.m4' (with the 'SVN' on the filename). If I switch the 'svn' to 'bzr', it gives me the same error, saying it needs the 'm4/ink_bzr_snapshot_build.m4'. I could fix the problem and run 'make' by copying the file and renaming it to m4/ink_bzr_snapshot_build.m4, so, there's a file somewhere needing an update :)
I'm not seeing this. Perhaps you need a make distclean? It seems that all my build files migrated to the new file. Can you grep for "snapshot_build.m4" in your build directory.
--Ted