Are you running 32 bit linux? If you're not sure, could you run: uname -a and give the output of that?
On Fri, Jan 14, 2011 at 4:10 PM, ajonwa ajonwa <[email protected]> wrote: > Hello Everyone, > > I am new to marssx86. I get the following erros meaasges when i attempt to > cimple marssx86: > > running with -j4 > Creating ==> qemu/config-host.mak > Compiling ==> ptlsim/build/lib/superstl.cpp > Compiling ==> ptlsim/build/lib/statelist.cpp > Compiling ==> ptlsim/build/sim/syscalls.cpp > Compiling ==> ptlsim/build/core/ooopipe.cpp > In file included from ptlsim/build/lib/superstl.cpp:13:0: > ptlsim/sim/globals.h:431:1: error: explicit template specialization cannot > have a storage class > 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/core/ooopipe.cpp:13: > qemu/config.h:2:27: fatal error: config-target.h: No such file or directory > compilation terminated. > In file included from ptlsim/lib/statelist.h:3:0, > from ptlsim/build/lib/statelist.cpp:1: > ptlsim/sim/globals.h:431:1: error: explicit template specialization cannot > have a storage class > In file included from ptlsim/build/sim/syscalls.cpp:12:0: > ptlsim/sim/globals.h:431:1: error: explicit template specialization cannot > have a storage class > scons: *** [ptlsim/build/core/ooopipe.o] Error 1 > scons: *** [ptlsim/build/lib/statelist.o] Error 1 > ptlsim/build/lib/superstl.cpp: In function ‘void assert_fail(const char*, > const char*, unsigned int, const char*)’: > ptlsim/build/lib/superstl.cpp:55:7: warning: function declared ‘noreturn’ > has a ‘return’ statement > scons: *** [ptlsim/build/sim/syscalls.o] Error 1 > ptlsim/build/lib/superstl.cpp:87:1: warning: ‘noreturn’ function does > return > scons: *** [ptlsim/build/lib/superstl.o] Error 1 > > > I would be grateful if someone could tell me how to fix it. > > > > _______________________________________________ > 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
