From: Patrick H. <pa...@13...> - 2008-08-18 21:10:42
|
On Aug 18, 2008, at 3:41 PM, Vikas N Kumar wrote: > Hi > > I have installed Scons-1.0.0 and that installed fine on my system. > > Now I am trying to compile gmtl-0.5.4 by typing "scons" and it gives > me the following error. > > How do I fix this error ? > > user1@computer2$ scons > scons: Reading SConscript files ... > AttributeError: 'module' object has no attribute 'options': > File "/home/user1/libraries/gmtl-0.5.4/SConstruct", line 30: > except AttributeError: has_help_flag = > SCons.Script.options.help_msg Try the attached patch or download revision 1.85 of SConstruct as a replacement for the 0.5.4 release version: http://ggt.cvs.sourceforge.net/*checkout*/ggt/GGT/modules/GMTL/SConstruct?revision=1.85 -Patrick -- Patrick L. Hartling Senior Software Engineer, Priority 5 http://www.priority5.com/ |