Hi Ivan,<br><br>I do have CSC in the path, because running csc.exe produces:<br><br>Microsoft (R) Visual C# 2008 Compiler version 3.5.30729.1<br>for Microsoft (R) .NET Framework version 3.5<br><br>However, my MRI ruby is 185-21 (1.8.5). Could this be too out of date? I have had similar trouble in the past building using rake compile from the svn repository...<br>
<br><div class="gmail_quote">On Sat, Dec 6, 2008 at 1:46 PM, Ivan Porto Carrero <span dir="ltr"><<a href="mailto:ivan@koolkraft.net">ivan@koolkraft.net</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;">
For me it works when I set the merlin root environment variable and fixed the rake file.<div>Were you able to build ironruby from svn before ?</div><div><br></div><div>It might be that csc.exe (%WINDIR%\Microsoft.NET\v3.5.xxxx\) is not in your path. I've had that before<div>
<div></div><div class="Wj3C7c"><br>
<div><br><br><div class="gmail_quote">On Sat, Dec 6, 2008 at 12:35 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);">I think the listserv ate my mail. It will show up later, but I wanted
to try and help. Can you send me the output of git diff?</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);">Thanks,</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 3:08 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;">Still not working, but a little
better:<br>
<br>
D:\Projects\OpenSource\ironruby\ironruby\merlin\main\Languages\Ruby>rake
compile --trace<br>
(in D:/Projects/OpenSource/ironruby/ironruby/merlin/main/Languages/Ruby)<br>
** 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</p>
<div>
<p>On Sat, Dec 6, 2008 at 1:00 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);">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: -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</span></p>
<div>
<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><br>
<b>Subject:</b> Re: [Ironruby-core] New revisions</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...</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>
<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></div></div>
<br>_______________________________________________<br>
Ironruby-core mailing list<br>
<a href="mailto:Ironruby-core@rubyforge.org">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>