File 'config-target.h' is automatically generated during the compilation process. Can you check in 'qemu/x86_64-softmmu/' folder that 'config-target.mak' and 'config-target.h' files are present or not.
- Avadh On Fri, Apr 27, 2012 at 6:52 AM, sabeen amin <[email protected]>wrote: > Hi All > I am a newbie and want to use MARSS for my Masters Dissertation. I am > trying to install MARSS on my system but am getting these errors. An urgent > reply will be highly appreciated. > Regards > > > scons -Q > running with -j8 > fatal: ambiguous argument 'HEAD^..HEAD': unknown revision or path not in > the working tree. > Use '--' to separate paths from revisions > Machine 'private_L2' requires minimum of 2 contexts while you are > compiling with 1 contexts. Skipping this machine 'private_L2'. > Machine 'ooo_2_th' requires minimum of 2 contexts while you are compiling > with 1 contexts. Skipping this machine 'ooo_2_th'. > Machine 'moesi_private_L2' requires minimum of 2 contexts while you are > compiling with 1 contexts. Skipping this machine 'moesi_private_L2'. > Machine 'shared_l2' requires minimum of 2 contexts while you are compiling > with 1 contexts. Skipping this machine 'shared_l2'. > Compiling :: ptlsim/build/cache/bus.cpp ==> ptlsim/build/cache/bus.o > Compiling :: ptlsim/build/cache/cacheController.cpp ==> > ptlsim/build/cache/cacheController.o > Compiling :: ptlsim/build/cache/cacheTypes.cpp ==> > ptlsim/build/cache/cacheTypes.o > Compiling :: ptlsim/build/cache/coherentCache.cpp ==> > ptlsim/build/cache/coherentCache.o > Compiling :: ptlsim/build/cache/cpuController.cpp ==> > ptlsim/build/cache/cpuController.o > Compiling :: ptlsim/build/cache/globalDirectory.cpp ==> > ptlsim/build/cache/globalDirectory.o > Compiling :: ptlsim/build/cache/memoryController.cpp ==> > ptlsim/build/cache/memoryController.o > Compiling :: ptlsim/build/cache/memoryHierarchy.cpp ==> > ptlsim/build/cache/memoryHierarchy.o > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/build/cache/cacheTypes.cpp:13: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/cache/globalDirectory.h:14, > from ptlsim/build/cache/globalDirectory.cpp:11: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/build/cache/coherentCache.cpp:31: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/build/cache/cpuController.cpp:31: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/build/cache/memoryHierarchy.cpp:35: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/build/cache/memoryController.cpp:31: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/build/cache/bus.cpp:31: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from qemu/target-i386/cpu.h:22:0, > from ptlsim/x86/ptlhwdef.h:16, > from ptlsim/sim/ptlsim.h:15, > from ptlsim/build/cache/cacheController.cpp:31: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > scons: *** [ptlsim/build/cache/cacheTypes.o] Error 1 > scons: *** [ptlsim/build/cache/coherentCache.o] Error 1 > scons: *** [ptlsim/build/cache/globalDirectory.o] Error 1 > scons: *** [ptlsim/build/cache/cpuController.o] Error 1 > scons: *** [ptlsim/build/cache/memoryHierarchy.o] Error 1 > scons: *** [ptlsim/build/cache/memoryController.o] Error 1 > scons: *** [ptlsim/build/cache/bus.o] Error 1 > scons: *** [ptlsim/build/cache/cacheController.o] Error 1 > > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
