<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 20, 2014 at 1:18 PM, Michael McCracken <span dir="ltr"><<a href="mailto:michael.mccracken@gmail.com" target="_blank">michael.mccracken@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Hi, I'm trying to build whalesong and am hitting errors both when using the planet version in DrRacket, and when using the makefile from the current git master.</div>

<div><br></div><div>Unfortunately I'm a real newcomer to Racket, so I'm not sure how to make this a smarter question. Does anyone know what's going on here, and how to get past this?<br>
</div><div><br></div><div>% make</div><div>raco planet link dyoo whalesong.plt 1 19 .</div><div>racket make-launcher.rkt</div><div>copy-file: cannot open source file</div><div>  source path: /Users/mmccrack/Source/Racket v6.0.1/collects/launcher/sh</div>


<div>  destination path: /Users/mmccrack/Source/racket-spikes/whalesong/whalesong/whalesong</div><div>  system error: No such file or directory; errno=2</div><div>  context...:</div><div>   /Users/mmccrack/Source/racket-spikes/whalesong/whalesong/make-launcher.rkt:456:0: make-macosx-launcher</div>


<div>   /Users/mmccrack/Source/racket-spikes/whalesong/whalesong/make-launcher.rkt: [running body]</div><div><br></div><div>BTW, I saw a note about make-launcher.rkt being a copy-n'-paste workaround for a bug in 5.1-era racket, so I tried making a new-make-launcher.rkt that just directly calls the real 'launcher' code, but ran into some ignorance there too. I'll keep looking at that, but just wanted to ask in parallel if anyone has already solved this.</div>


<div></div></div></blockquote></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">I tried again after a coffee and got this version of make-launcher.rkt: <a href="https://gist.github.com/mikemccracken/3543950789f95cd4a072">https://gist.github.com/mikemccracken/3543950789f95cd4a072</a></div>

<div class="gmail_extra">- that gets me further but then I see some failures in the 'raco setup' step, as shown here: <a href="https://gist.github.com/mikemccracken/8c1228668d71a2fea99f">https://gist.github.com/mikemccracken/8c1228668d71a2fea99f</a></div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Any tips are appreciated.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">-mike</div></div>