Hi, This is a strange error. It's saying the file doesn't exist... does it? Another thing you can try is re-cloning the repo from scratch and building. Then, assuming the clean build works, pull your changes in and rebuild.
Jason On Sun, May 21, 2017 at 11:21 AM Moussa, Ayman < [email protected]> wrote: > I forgot to add that I made in a minor change to the branch predictor in > src/cpu/o3/O3CPU.py, which is why I want to re build gem5. This is probably > a silly question but is it necessary to re build so I can see the changes? > > > Thanks > ------------------------------ > *From:* gem5-users <[email protected]> on behalf of Moussa, > Ayman <[email protected]> > *Sent:* 21 May 2017 17:15:53 > *To:* gem5 users mailing list > *Subject:* [gem5-users] Build failure for x86 > > > I've pulled from the latest repository today and I'm trying to rebuild > gem5.fast for X86 but my build keeps failing: > > > [ CXX] X86/python/_m5/param_DMA_Controller.cc -> .fo > In file included from build/X86/mem/protocol/Types.hh:3:0, > from build/X86/mem/protocol/DMA_Controller.hh:15, > from build/X86/python/_m5/param_DMA_Controller.cc:8: > build/X86/mem/protocol/WriteMask.hh:1:93: fatal error: > /home/user/Desktop/Individual > Project/gem5/build/X86/mem/ruby/common/WriteMask.hh: No such file or > directory > compilation terminated. > scons: *** [build/X86/python/_m5/param_DMA_Controller.fo] Error 1 > scons: building terminated because of errors. > > > Is there any solution for this? > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
