Hi,

I faced this problem before.
check this email "
http://www.mail-archive.com/[email protected]/msg03480.html";

from this link ,you can observe that you may need to add the path to the
scons executable manually to your path variable using
 export PATH=/opt/local/bin:/opt/local/sbin:$PATH.


On Fri, May 4, 2012 at 7:36 AM, Bojun Ma <[email protected]> wrote:

> I run the command in $gem5
> Yes the SConstruct file is it that folder. I get the copy of gem5 through
> Mercurial.
>
>
>
> On Fri, May 4, 2012 at 1:04 AM, Paul Rosenfeld <[email protected]>wrote:
>
>> Which directory are you running that command from?
>>
>> And pardon the obvious question: did you check to make sure there is in
>> fact a SConstruct file in that folder?
>>
>>
>>
>> On Fri, May 4, 2012 at 12:03 AM, Bojun Ma <[email protected]> wrote:
>>
>>>  Hi,all
>>>     I met some problem when build gem5.
>>>
>>>     scons build/ARM/gem5.opt
>>>
>>>    scons: *** No SConstruct file found.
>>>    File "/usr/lib/scons/SCons/Script/Main.py", line 834, in _main
>>>
>>>
>>>    It shows that no Sconstruct file found or fix the SConstruct file.
>>>    I have no idea why it is.
>>>    I have already build gem5 in my Computer several days ago, but now I
>>> use the same way it does not works in my laptop linux system.
>>>
>>>    Thanks in advance for your answers.
>>>
>>> Regards,
>>> Bojun Ma
>>>
>>>
>>> _______________________________________________
>>> 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
>>
>
>
> _______________________________________________
> 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