Hi, I'm new to gem5 and after I installed all tools, I tried building gem5 using "scons build/ALPHA_SE/gem5.opt". I got the following errors and I couldn't find anything close from the archieve and googling. Please help. I'm using red hat linux (x86_64). Thanks, Rick
........... [ CXX] ALPHA_SE/sim/syscall_emul.cc -> .o [ CXX] ALPHA_SE/unittest/unittest.cc -> .o [ CXX] ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc -> .o build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc: In function `std::vector<FUDesc*, std::allocator<FUDesc*> >* std_vector_Sl_FUDesc_Sm__Sg____getitem____SWIG_0(std::vector<FUDesc*, std::allocator<FUDesc*> >*, PySliceObject*)': build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4398: error: `SWIGPY_SLICE_ARG' was not declared in this scope build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4398: warning: unused variable 'SWIGPY_SLICE_ARG' build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc: In function `void std_vector_Sl_FUDesc_Sm__Sg____setitem____SWIG_0(std::vector<FUDesc*, std::allocator<FUDesc*> >*, PySliceObject*, const std::vector<FUDesc*, std::allocator<FUDesc*> >&)': build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4407: error: `SWIGPY_SLICE_ARG' was not declared in this scope build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4407: warning: unused variable 'SWIGPY_SLICE_ARG' build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc: In function `void std_vector_Sl_FUDesc_Sm__Sg____setitem____SWIG_1(std::vector<FUDesc*, std::allocator<FUDesc*> >*, PySliceObject*)': build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4416: error: `SWIGPY_SLICE_ARG' was not declared in this scope build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4416: warning: unused variable 'SWIGPY_SLICE_ARG' build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc: In function `void std_vector_Sl_FUDesc_Sm__Sg____delitem____SWIG_1(std::vector<FUDesc*, std::allocator<FUDesc*> >*, PySliceObject*)': build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4425: error: `SWIGPY_SLICE_ARG' was not declared in this scope build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:4425: warning: unused variable 'SWIGPY_SLICE_ARG' build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc: In function `PyObject* _wrap_new_vector_FUDesc__SWIG_0(PyObject*, PyObject*)': build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.cc:5360: warning: label `fail' defined but not used scons: *** [build/ALPHA_SE/python/m5/internal/vptype_FUDesc_wrap.o] Error 1
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
