<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><br></div><div><div>Thanks!</div><div>-mike</div></div><div><br></div></div>