при сборке tolua++-1.0.93
# scons
scons: Reading SConscript files …

scons: warning: The Options class is deprecated; use the Variables class instead.
File “/home/oleg/Downloads/tolua++-1.0.93/SConstruct”, line 18, in <module>
('********* tolua is ‘, ’bin/tolua++_bootstrap')

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File “/home/oleg/Downloads/tolua++-1.0.93/src/tests/SCsub”, line 2, in <module>
KeyError: ‘prefix’:
File “/home/oleg/Downloads/tolua++-1.0.93/SConstruct”, line 169:
if env:
File “/usr/lib/python2.7/site-packages/SCons/Environment.py”, line 409:
return self._dict
не совсем понимаю что нужно сделать в файлах: SCsub, SConstruct, Environment.py