hi all, I have updated my M5 source after some time and its getting this error while compiling,
scons: Reading SConscript files ... Checking for leading underscore in global variables...(cached) no Checking for C header file Python.h... (cached) yes Checking for C library pthread... (cached) yes Checking for C library dl... (cached) yes Checking for C library util... (cached) yes Checking for C library m... (cached) yes Checking for C library python2.7... (cached) yes Checking for accept(0,0,0) in C++ library None... (cached) yes Checking for zlibVersion() in C++ library z... (cached) yes Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached) no Checking for clock_nanosleep(0,0,NULL,NULL) in C library rt... (cached) yes Checking for C header file fenv.h... (cached) yes Reading SConsopts Building in /opt/gem5-latest/gem5/build/ARM_FS Using saved variables file /opt/gem5-latest/gem5/build/variables/ARM_FS scons: done reading SConscript files. scons: Building targets ... [ CXX] ARM_FS/mem/ruby/system/PersistentTable.cc -> .fo build/ARM_FS/mem/ruby/system/PersistentTable.cc: In member function 'void PersistentTable::persistentRequestLock(const Address&, MachineID, AccessType)': build/ARM_FS/mem/ruby/system/PersistentTable.cc:64:39: error: uninitialized const 'dflt' [-fpermissive] build/ARM_FS/mem/ruby/system/PersistentTable.hh:41:7: note: 'const class PersistentTableEntry' has no user-provided default constructor scons: *** [build/ARM_FS/mem/ruby/system/PersistentTable.fo] Error 1 scons: building terminated because of errors. Regards, Digant Desai.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
