new results file attached On Wed, Mar 19, 2008 at 5:32 PM, John Lam (DLR) <[EMAIL PROTECTED]> wrote:
> Can you try rake compile test=true and capture the output and send it > along? This will dump the cmd klines. > > - John > Sent from my phone > > ------------------------------ > From: Philippe Monnet <[EMAIL PROTECTED]> > Sent: Tuesday, March 18, 2008 9:07 PM > To: [email protected] <[email protected]> > Subject: Re: [Ironruby-core] Cannot rake compile rev 78 > > Hi John, > > Thanks for the quick post back! I installed Ruby using the One-Click > Installer. > I am not using cygwin. > > Philippe > > John Lam (DLR) wrote: > > Is this a cygwin install of CRuby or is it the One Click Installer > version of Ruby? > > > > > > > > *From:* [EMAIL PROTECTED] [ > mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>] > *On Behalf Of *Philippe Monnet > *Sent:* Tuesday, March 18, 2008 8:36 PM > *To:* IronRuby > *Subject:* [Ironruby-core] Cannot rake compile rev 78 > > > > Although I had been able to compile the original version of IronRuby, > since rev 77 I can no longer build it. After having issues building rev 77, > I wiped out my setup and did a fresh new install of rev 78. But I still > cannot build (see below). > I am running on Windows XP, with the .NET framework as well as the .NET > SDK. > What should I do to address this? > > Philippe > > F:\Dev\DotNet\IronRuby\trunk>rake compile --trace > (in F:/Dev/DotNet/IronRuby/trunk) > ** Invoke compile (first_time) > ** Invoke happy (first_time) > ** Execute happy > ** Invoke clean_build (first_time) > ** Execute clean_build > ** Invoke compile_dlr (first_time) > ** Execute compile_dlr > Read in 17 resources from > "F:\Dev\DotNet\IronRuby\trunk\src\microsoft.scripting\Math\MathResources.resx" > Writing resource file... Done. > Read in 49 resources from > "F:\Dev\DotNet\IronRuby\trunk\src\microsoft.scripting\Resources.resx" > Writing resource file... Done. > rake aborted! > Command failed with status (0): [csc /nologo /noconfig > /nowarn:1591,1701,17...] > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:899:in > `sh' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in > `call' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in > `sh' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:985:in > `sh' > F:/Dev/DotNet/IronRuby/trunk/rakefile:197:in `exec' > F:/Dev/DotNet/IronRuby/trunk/rakefile:239:in `csc' > F:/Dev/DotNet/IronRuby/trunk/rakefile:247:in `compile' > F:/Dev/DotNet/IronRuby/trunk/rakefile:253:in `compile_all' > F:/Dev/DotNet/IronRuby/trunk/rakefile:527 > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in > `call' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in > `execute' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in > `each' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in > `execute' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:508:in > `invoke_with_call_chain' > C:/Program Files/ruby-1.8.5/lib/ruby/1.8/thread.rb:135:in `synchronize' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in > `invoke_with_call_chain' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:518:in > `invoke_prerequisites' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in > `each' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in > `send' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in > `each' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:515:in > `invoke_prerequisites' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:507:in > `invoke_with_call_chain' > C:/Program Files/ruby-1.8.5/lib/ruby/1.8/thread.rb:135:in `synchronize' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in > `invoke_with_call_chain' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:494:in > `invoke' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in > `invoke_task' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in > `top_level' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in > `each' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in > `top_level' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in > `standard_exception_handling' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in > `top_level' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1881:in > `run' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in > `standard_exception_handling' > C:/Program > Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1878:in > `run' > C:/Program Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/bin/rake:31 > C:/Program Files/ruby-1.8.5/bin/rake.bat:25:in `load' > C:/Program Files/ruby-1.8.5/bin/rake.bat:25 > > ------------------------------ > > _______________________________________________ > Ironruby-core mailing [EMAIL > PROTECTED]://rubyforge.org/mailman/listinfo/ironruby-core > > > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > >
(in C:/IronRuby) Read in 17 resources from "C:\IronRuby\src\microsoft.scripting\Math\MathResources.resx" Writing resource file... Done. Read in 49 resources from "C:\IronRuby\src\microsoft.scripting\Resources.resx" Writing resource file... Done. src\ironruby\Runtime\Globals\GlobalVariables.cs(88,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(88,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'MatchData' src\ironruby\Runtime\Globals\GlobalVariables.cs(89,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(89,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'EntireMatch' src\ironruby\Runtime\Globals\GlobalVariables.cs(90,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(90,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'MatchLastGroup' src\ironruby\Runtime\Globals\GlobalVariables.cs(91,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(91,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'MatchPrefix' src\ironruby\Runtime\Globals\GlobalVariables.cs(92,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(92,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'MatchSuffix' src\ironruby\Runtime\Globals\GlobalVariables.cs(93,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(93,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'LastInputLine' src\ironruby\Runtime\Globals\GlobalVariables.cs(96,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(96,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'CurrentException' src\ironruby\Runtime\Globals\GlobalVariables.cs(97,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(97,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'CurrentExceptionBacktrace' src\ironruby\Runtime\Globals\GlobalVariables.cs(98,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(98,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'CommandLineArguments' src\ironruby\Runtime\Globals\GlobalVariables.cs(99,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(99,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'InputSeparator' src\ironruby\Runtime\Globals\GlobalVariables.cs(100,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(100,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'ItemSeparator' src\ironruby\Runtime\Globals\GlobalVariables.cs(101,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(101,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'StringSeparator' src\ironruby\Runtime\Globals\GlobalVariables.cs(102,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(102,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'OutputSeparator' src\ironruby\Runtime\Globals\GlobalVariables.cs(103,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(103,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'InputContent' src\ironruby\Runtime\Globals\GlobalVariables.cs(104,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(104,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'OutputStream' src\ironruby\Runtime\Globals\GlobalVariables.cs(105,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(105,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'LoadedFiles' src\ironruby\Runtime\Globals\GlobalVariables.cs(106,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(106,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'LoadPath' src\ironruby\Runtime\Globals\GlobalVariables.cs(107,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(107,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'LastInputLineNumber' src\ironruby\Runtime\Globals\GlobalVariables.cs(108,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(108,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'InputFileName' src\ironruby\Runtime\Globals\GlobalVariables.cs(109,21): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'DefineGlobalVariableNoLock' and no extension method 'DefineGlobalVariableNoLock' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\GlobalVariables.cs(109,56): error CS0117: 'Ruby.Compiler.Symbols' does not contain a definition for 'SafeLevel' src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(38,52): error CS1061: 'Ruby.Runtime.RubyScope' does not contain a definition for 'CurrentMatch' and no extension method 'CurrentMatch' accepting a first argument of type 'Ruby.Runtime.RubyScope' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(41,52): error CS1061: 'Ruby.Runtime.RubyScope' does not contain a definition for 'GetCurrentMatchLastGroup' and no extension method 'GetCurrentMatchLastGroup' accepting a first argument of type 'Ruby.Runtime.RubyScope' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(52,52): error CS1061: 'Ruby.Runtime.RubyScope' does not contain a definition for 'GetCurrentMatchGroup' and no extension method 'GetCurrentMatchGroup' accepting a first argument of type 'Ruby.Runtime.RubyScope' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(60,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'GetCurrentExceptionBacktrace' and no extension method 'GetCurrentExceptionBacktrace' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(65,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'InputProvider' and no extension method 'InputProvider' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(68,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'InputProvider' and no extension method 'InputProvider' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(71,52): error CS1061: 'Ruby.Runtime.RubyScope' does not contain a definition for 'LastInputLine' and no extension method 'LastInputLine' accepting a first argument of type 'Ruby.Runtime.RubyScope' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(74,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'InputProvider' and no extension method 'InputProvider' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(77,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'InputProvider' and no extension method 'InputProvider' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(87,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'InputSeparator' and no extension method 'InputSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(90,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'OutputSeparator' and no extension method 'OutputSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(93,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'StringSeparator' and no extension method 'StringSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(96,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'ItemSeparator' and no extension method 'ItemSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(101,43): error CS1061: 'Ruby.Runtime.Loader' does not contain a definition for 'LoadPaths' and no extension method 'LoadPaths' accepting a first argument of type 'Ruby.Runtime.Loader' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(104,43): error CS1061: 'Ruby.Runtime.Loader' does not contain a definition for 'LoadedFiles' and no extension method 'LoadedFiles' accepting a first argument of type 'Ruby.Runtime.Loader' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(109,36): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'CurrentSafeLevel' and no extension method 'CurrentSafeLevel' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(129,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'SetCurrentException' and no extension method 'SetCurrentException' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(133,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'SetCurrentExceptionBacktrace' and no extension method 'SetCurrentExceptionBacktrace' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(142,27): error CS1061: 'Ruby.Runtime.RubyScope' does not contain a definition for 'LastInputLine' and no extension method 'LastInputLine' accepting a first argument of type 'Ruby.Runtime.RubyScope' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(146,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'InputProvider' and no extension method 'InputProvider' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(164,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'InputSeparator' and no extension method 'InputSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(168,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'OutputSeparator' and no extension method 'OutputSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(173,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'StringSeparator' and no extension method 'StringSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(177,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'ItemSeparator' and no extension method 'ItemSeparator' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?) src\ironruby\Runtime\Globals\SpecialGlobalVariableInfo.cs(189,29): error CS1061: 'Ruby.Runtime.RubyExecutionContext' does not contain a definition for 'SetSafeLevel' and no extension method 'SetSafeLevel' accepting a first argument of type 'Ruby.Runtime.RubyExecutionContext' could be found (are you missing a using directive or an assembly reference?)
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
