Michal, You scons version is very old. Too old I'm afraid, as recent scons versions starting to complain about using the deprecated *Options* symbols. Can you upgrade to scons 1.1 or 1.2?
Jose On Thu, 2009-05-07 at 12:51 -0700, Michał Król wrote: > CCing mesa3d-dev. > > Michał Król pisze: > > Keith Whitwell pisze: > > > >> Module: Mesa > >> Branch: master > >> Commit: e9fb90ab8889136f788a3d9dc395b0f4d46cfdcc > >> URL: > >> http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9fb90ab8889136f788a3d9dc395b0f4d46cfdcc > >> > >> Author: José Fonseca <[email protected]> > >> Date: Fri May 1 16:12:17 2009 +0100 > >> > >> scons: Don't use deprecated Options. > >> > >> > >> > > This is breaking my nightly builds on ubuntu x64. > > > > > >> scons --version > >> > > SCons by Steven Knight et al.: > > engine: v0.97.0d20071203.r2509, 2007/12/03 20:20:38, by broonie on > > mercator > > Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The SCons Foundation > > > > > > > >> scons statetrackers=python debug=1 > >> > > scons: Reading SConscript files ... > > NameError: name 'Variables' is not defined: > > File "/home/michal/src/mesa/SConstruct", line 44: > > opts = Variables('config.py') > > > > > > > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
