Hi All, Over the past 2-3 weeks, I've noticed that Scons has been encountering a lot of mysterious implicit dependency errors. In all cases, simply blowing away the build directory and starting over has solved the problem, but it is somewhat annoying that I need to do that. My prior experience of Scons almost always working without issue has spoiled me. Does anyone have an idea of what may have changed with scons or swig over the past month to cause this problem? Below is a sample error message:
scons: *** [build/X86_SE_MOESI_hammer/python/m5/internal/param_RubyCache_wrap.cc] Implicit dependency `build/X86_SE_MOESI_hammer/python/m5/internal/param_RubyAbstractMemory.i' not found, needed by target `build/X86_SE_MOESI_hammer/python/m5/internal/param_RubyCache_wrap.cc'. scons: building terminated because of errors. Thanks, Brad _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
