Hi,

I am trying to compile gem5 in X86_FS mode and am getting the following
error:

ece% scons build/X86_FS/gem5.opt
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.6... (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 library tcmalloc_minimal... (cached) no
You can get a 12% performance improvement by installing tcmalloc
(google-perftools package on Ubuntu or RedHat).
Checking for C header file fenv.h... (cached) yes
Reading SConsopts
Building in /local/home/mkotyad/gem5/build/X86_FS
Error: cannot find variables file
/local/home/mkotyad/gem5/build/variables/X86_FS or default file(s)
/local/home/mkotyad/gem5/build_opts/X86_FS


How can I get past this error?
-- 

-- 
Thanks & Regards,
Munawira Kotyad
Masters in Electrical and Computer Engineering
North Carolina State University
919-946-7949
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to