It looks like you'r running into an issue with a newer compiler and
an older version of gem5. You should give the development version a try.


Ali 

On 20.06.2012 15:25, Matthew Catanzaro (RIT Student) wrote: 

>
Getting this build error when trying to build ALPHA_FS. Is scons
>
attempting to build out of order?
> 
> scons build/ALPHA_FS/m5.fast
> 
>
Running scons to build gem5...
> 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.4... (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
/home/mmc2910/gem5-stable/src/arch/alpha/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/arch/arm/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/arch/mips/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/arch/noisa/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/arch/power/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/arch/sparc/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/arch/x86/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/alphacpu/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/checker/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/inorder/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/memcpu/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/nocpu/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/o3/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/ozone/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/cpu/simple/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/mem/protocol/SConsopts
> Reading
/home/mmc2910/gem5-stable/src/mem/ruby/SConsopts
> Building in
/home/mmc2910/gem5-stable/build/ALPHA_FS
> Using saved variables file
/home/mmc2910/gem5-stable/build/variables/ALPHA_FS
> scons: done reading
SConscript files.
> scons: Building targets ...
> [ CXX]
ALPHA_FS/dev/isa_fake.cc -> .fo
>
build/ALPHA_FS/base/stats/output.hh:48: warning: 'struct
>
Stats::Output' has virtual functions but non-virtual destructor
>
build/ALPHA_FS/dev/isa_fake.cc: In member function 'virtual Tick
>
IsaFake::read(Packet*)':
> build/ALPHA_FS/dev/isa_fake.cc:87: error:
'const struct IsaFakeParams'
> has no member named 'fake_mem'
> scons:
*** [build/ALPHA_FS/dev/isa_fake.fo] Error 1
> scons: building
terminated because of errors.
> Build of gem5 complete!
> 
> Thanks,
>

> Matthew Catanzaro
> _______________________________________________
>
gem5-users mailing list
> [email protected]
>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

 
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to