Hello,

Have you installed python 2.7 ?
If no,try to install it.

Thanks
Best Regards
Wael Amr
On Sun, Jun 3, 2012 at 6:01 PM, vasu <montujak...@gmail.com> wrote:

> I am compiling gem5 on mac OS X 10.6
> $sudo scons build/ALPHA/m5.debug
>
> and i am getting this output with error
>
> **************console output****************
> scons: Reading SConscript files ...
> Checking for leading underscore in global variables...(cached) yes
> Checking for C header file Python.h... (cached) yes
> Checking for C library dl... (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) no
> Can't find library for POSIX clocks.
> Checking for C header file fenv.h... (cached) yes
> Reading SConsopts
> Building in /Users/vasu/gem5/build/ALPHA
> Using saved variables file /Users/vasu/gem5/build/variables/ALPHA
> scons: done reading SConscript files.
> scons: Building targets ...
>  [     CXX] ALPHA/sim/main.cc -> .do
> In file included from
> /System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/Python.h:8,
>                  from build/ALPHA/sim/main.cc:31:
> /System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/pyconfig.h:1013:5:
> error: "__BIG_ENDIAN__" is not defined
> scons: *** [build/ALPHA/sim/main.do] Error 1
> scons: building terminated because of errors.
> ***********************************
> Please help asap
> Thanks
>
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to