From: Oliver O. <oli...@ho...> - 2005-03-12 14:15:04
|
You were right, after installing scons 0.96.1 it work like a charm :-) Thanks, Oliver >From: Johnathan Gurley <joh...@gm...> >Reply-To: Johnathan Gurley <joh...@gm...> >To: Oliver Otto <oli...@ho...> >Subject: Re: [ggt-devel] compiler problem due to AttributeError >Date: Mon, 7 Mar 2005 13:08:39 -0600 > >The attribute the build system is trying to access has been changed in >the latest release of SCons (v0.96.90.D001); rolling back to the >previous release SCons 0.96.1 will fix the problem until the build >system is patched for the newest release of SCons. > >Regards, > >Johnathan Gurley > > >On Mon, 07 Mar 2005 15:39:32 +0000, Oliver Otto ><oli...@ho...> wrote: > > Hello, > > > > I am trying to compile and install gmtl on our new SGI Prism system, which > > runs Redhat Linux ia64. When I use scons I get the following error message: > > > > %> scons > > scons: Reading SConscript files ... > > Building GMTL Version: 0.4.5 > > AttributeError: 'module' object has no attribute 'options': > > File "SConstruct", line 478: > > if not SCons.Script.options.help_msg: > > > > I have tried: > > - Python 2.2.3 and 2.4, > > - scons v0.96.90.D001 > > - gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42) > > > > I need to get this installed in order to use VRjuggler, does anyone has an > > idea what I can do to fix this? > > > > Thanks > > Oliver > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > ggt-devel mailing list > > ggt...@li... > > https://lists.sourceforge.net/lists/listinfo/ggt-devel > > |