Installing a newer version of MRI (186-26) has fixed my problems! I can now compile ironruby using rake compile.<br><br>Thanks for the helpful advice in getting this working.<br><br><div class="gmail_quote">On Sat, Dec 6, 2008 at 1:07 PM, Terence Lewis <span dir="ltr"><<a href="mailto:lewistm@gmail.com">lewistm@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Still not working, but a little better:<br><br>D:\Projects\OpenSource\ironruby\ironruby\merlin\main\Languages\Ruby>rake compile --trace<div class="Ih2E3d">
<br>(in D:/Projects/OpenSource/ironruby/ironruby/merlin/main/Languages/Ruby)<br></div>** Invoke compile (first_time)<br>
** Invoke happy (first_time)<br>** Execute happy<br>** Invoke clean_build (first_time)<br>** Invoke happy<br>** Execute clean_build<br>** Invoke compile_dlr (first_time)<br>** Invoke compile_extension_attributes (first_time)<br>
** Invoke clean_build<br>** Execute compile_extension_attributes<br>-------------------------------------------------------------------------------<br>dlr_core<br>-------------------------------------------------------------------------------<br>
rake aborted!<br>wrong number of arguments (1 for 0)<br>./context.rb:508:in `collect'<br>./context.rb:508:in `get_compile_path_list'<br>./context.rb:540:in `compile'<br>./context.rb:522:in `chdir'<br>./context.rb:522:in `compile'<br>
D:/Projects/OpenSource/ironruby/ironruby/merlin/main/Languages/Ruby/rake/compile.rake:28<br>./context.rb:702:in `instance_eval'<br>./context.rb:702:in `source_context'<br>D:/Projects/OpenSource/ironruby/ironruby/merlin/main/Languages/Ruby/rake/compile.rake:27<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `call'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `execute'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `each'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `execute'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:578:in `invoke_with_call_chain'<br>c:/ruby/lib/ruby/1.8/monitor.rb:238:in `synchronize'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in `invoke_prerequisites'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'<br>c:/ruby/lib/ruby/1.8/monitor.rb:238:in `synchronize'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in `invoke_prerequisites'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `each'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in `invoke_prerequisites'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:577:in `invoke_with_call_chain'<br>c:/ruby/lib/ruby/1.8/monitor.rb:238:in `synchronize'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:564:in `invoke'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in `invoke_task'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'<br>
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'<br>c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/bin/rake:31<br>
c:/ruby/bin/rake.bat:25:in `load'<br>c:/ruby/bin/rake.bat:25<div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">On Sat, Dec 6, 2008 at 1:00 PM, Jim Deville <span dir="ltr"><<a href="mailto:jdeville@microsoft.com" target="_blank">jdeville@microsoft.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hm… That one needs to be fixed. For now, you can modify
merlin/main/languages/ruby/rake/misc.rake. Remove the check for tf.exe from the
"happy" task.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I'll work on a change for that.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">JD</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:ironruby-core-bounces@rubyforge.org" target="_blank">ironruby-core-bounces@rubyforge.org</a>
[mailto:<a href="mailto:ironruby-core-bounces@rubyforge.org" target="_blank">ironruby-core-bounces@rubyforge.org</a>] <b>On Behalf Of </b>Terence Lewis<br>
<b>Sent:</b> Saturday, December 06, 2008 2:45 AM<div><div></div><div><br>
<b>To:</b> <a href="mailto:ironruby-core@rubyforge.org" target="_blank">ironruby-core@rubyforge.org</a><br>
<b>Subject:</b> Re: [Ironruby-core] New revisions</div></div></span></p>
</div><div><div></div><div>
<p> </p>
<p style="margin-bottom: 12pt;">Thanks for the speedy reply
Jim. After setting up MERLIN_ROOT, I then get:<br>
<br>
(in D:/Projects/OpenSource/ironruby/ironruby/merlin/main/Languages/Ruby)<br>
Cannot find tf.exe on system path.<br>
<br>
***** Missing commands! You must have the .NET redist and the SDK<br>
***** (for resgen.exe) installed. If you are synchronizing source<br>
***** trees *inside* Microsoft, you must have both tfs.exe and<br>
***** svn.exe on your path.<br>
<br>
<br>
I have VS2008 SP1 installed and resgen.exe is visible on my path...<br>
<br>
</p>
<div>
<p>On Sat, Dec 6, 2008 at 12:41 PM, Jim Deville <<a href="mailto:jdeville@microsoft.com" target="_blank">jdeville@microsoft.com</a>> wrote:</p>
<div>
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Have you set the MERLIN_ROOT
environment variable? It is needed to compile the sources in Git. From the
command line, run </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p style="text-indent: 0.5in;"><span style="font-size: 11pt; color: rgb(31, 73, 125);">set
MERLIN_ROOT=<<<git repo root>>>\merlin\main</span></p>
<p style="text-indent: 0.5in;"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p style="text-indent: 0.5in;"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Once we get the automation
infrastructure into place, we will get rid of the code for the SVN repository,
and then you won't need that variable.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hope that helps,</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">JD</span></p>
<div style="border-style: solid none none; border-color: -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a href="mailto:ironruby-core-bounces@rubyforge.org" target="_blank">ironruby-core-bounces@rubyforge.org</a>
[mailto:<a href="mailto:ironruby-core-bounces@rubyforge.org" target="_blank">ironruby-core-bounces@rubyforge.org</a>]
<b>On Behalf Of </b>Terence Lewis<br>
<b>Sent:</b> Saturday, December 06, 2008 2:35 AM</span></p>
<div>
<p><span style="font-size: 10pt;"><br>
<b>To:</b> <a href="mailto:ironruby-core@rubyforge.org" target="_blank">ironruby-core@rubyforge.org</a></span></p>
</div>
<p><b><span style="font-size: 10pt;">Subject:</span></b><span style="font-size: 10pt;"> Re: [Ironruby-core] New revisions</span></p>
</div>
<div>
<div>
<p> </p>
<p style="margin-bottom: 12pt;">When I do a fresh checkout (git clone git://<a href="http://github.com/ironruby/ironruby.git" target="_blank">github.com/ironruby/ironruby.git</a>)
and then go into the 'merlin\main\Languages\Ruby' folder and run 'rake compile'
I get:<br>
<br>
-------------------------------------------------------------------------------<br>
dlr_core<br>
-------------------------------------------------------------------------------<br>
rake aborted!<br>
No such file or directory -
d:\projects\opensource\ironruby\ironruby\merlin\main\languages\ruby\src\microsoft.scripting.core<br>
<br>
<br>
How do I go about fixing this?<br>
<br>
<br>
Thanks<br>
<br>
Terence</p>
<div>
<p>On Sat, Dec 6, 2008 at 10:38 AM, Jim Deville <<a href="mailto:jdeville@microsoft.com" target="_blank">jdeville@microsoft.com</a>>
wrote:</p>
<div>
<div>
<p><span style="color: rgb(31, 73, 125);">179 is pushed as well.</span></p>
<p><span style="color: rgb(31, 73, 125);"> </span></p>
<div>
<p><span style="color: rgb(31, 73, 125);"> </span></p>
<p><span style="color: rgb(31, 73, 125);">JD</span></p>
</div>
<p><span style="color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0in 0in 0in 4pt;">
<div>
<div style="border-style: solid none none; border-color: -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a href="mailto:ironruby-core-bounces@rubyforge.org" target="_blank">ironruby-core-bounces@rubyforge.org</a>
[mailto:<a href="mailto:ironruby-core-bounces@rubyforge.org" target="_blank">ironruby-core-bounces@rubyforge.org</a>]
<b>On Behalf Of </b>Jim Deville<br>
<b>Sent:</b> Saturday, December 06, 2008 12:00 AM<br>
<b>To:</b> <a href="mailto:ironruby-core@rubyforge.org" target="_blank">ironruby-core@rubyforge.org</a><br>
<b>Subject:</b> [Ironruby-core] New revisions</span></p>
</div>
</div>
<div>
<p> </p>
<p>Git has been pushed. SVN is coming shortly.</p>
<p> </p>
<p>~~~~</p>
<p>JD</p>
<p><a href="http://blog.jredville.com" target="_blank">http://blog.jredville.com</a></p>
<p> </p>
</div>
</div>
</div>
</div>
<p style="margin-bottom: 12pt;"><br>
_______________________________________________<br>
Ironruby-core mailing list<br>
<a href="mailto:Ironruby-core@rubyforge.org" target="_blank">Ironruby-core@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/ironruby-core" target="_blank">http://rubyforge.org/mailman/listinfo/ironruby-core</a></p>
</div>
<p> </p>
</div>
</div>
</div>
</div>
<p style="margin-bottom: 12pt;"><br>
_______________________________________________<br>
Ironruby-core mailing list<br>
<a href="mailto:Ironruby-core@rubyforge.org" target="_blank">Ironruby-core@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/ironruby-core" target="_blank">http://rubyforge.org/mailman/listinfo/ironruby-core</a></p>
</div>
<p> </p>
</div></div></div>
</div>
<br>_______________________________________________<br>
Ironruby-core mailing list<br>
<a href="mailto:Ironruby-core@rubyforge.org" target="_blank">Ironruby-core@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/ironruby-core" target="_blank">http://rubyforge.org/mailman/listinfo/ironruby-core</a><br>
<br></blockquote></div><br>
</div></div></blockquote></div><br>