Problem runing MV5

30 views
Skip to first unread message

João Lucas

unread,
Feb 16, 2012, 11:56:03 AM2/16/12
to MV5sim
Hi i need some help, i tried to run MV5 but i couldnt manage it to
work.
Is there a specific gcc version i should use? or a linux distro you
recommend? im using ubuntu 10.10

im getting this error message


jao@joao:~/Desktop/MV5/hgfractal$ make compile
./scons/scons.py build/ALPHA_SE/m5.debug
CPU_MODELS=O3CPU,TimingSimpleCPU,AtomicSimpleCPU,MTSimpleCPU,MTAtomicCPU,SIMDTimingCPU,ControlCPU,SlaveCPU
/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/SCons/Sig/
MD5.py:41: DeprecationWarning: the md5 module is deprecated; use
hashlib instead
md5 = imp.load_module('md5', file, name, desc)
scons: Reading SConscript files ...
/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/SCons/
Platform/posix.py:37: DeprecationWarning: The popen2 module is
deprecated. Use the subprocess module.
import popen2
Checking for C header file Python.h... AttributeError: 'NodeList'
object has no attribute 'name':
File "/home/jao/Desktop/MV5/hgfractal/SConstruct", line 387:
if not conf.CheckHeader('Python.h', '<>'):
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/SConf.py", line 555:
ret = apply(self.test, (context,) + args, kw)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/SConf.py", line 811:
include_quotes = include_quotes)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/Conftest.py", line 255:
ret = context.CompileProg(text, suffix)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/SConf.py", line 747:
return not self.TryBuild(self.env.Object, text, ext)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/SConf.py", line 715:
return apply(self.sconf.TryBuild, args, kw)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/SConf.py", line 479:
nodes = builder(target = target, source = source)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/Environment.py", line 190:
return apply(self.builder, (self.env, target, source) + args, kw)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/Builder.py", line 606:
return self._execute(env, target, source, OverrideWarner(kw), ekw)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/Builder.py", line 540:
source = self.src_builder_sources(env, source, overwarn)
File "/home/jao/Desktop/MV5/hgfractal/scons/scons-local-0.96.95/
SCons/Builder.py", line 672:
bld = smap.find_builder_for_suffix(snode.name)
make: *** [compile] Error 2





João Lucas

Jiayuan Meng

unread,
Feb 16, 2012, 12:46:51 PM2/16/12
to mv5...@googlegroups.com
Here is the environment that I'm using:

GCC: 4.2.4
Python: 2.5.2
scons: 0.96.95

Some additional information on an example system:
system: GNU/Linux on Intel Xeon
kernel: 2.6.24-29-generic

Jiayuan
Reply all
Reply to author
Forward
0 new messages