Compiling racket on Windows 10 in Ubuntu bash environment

123 views
Skip to first unread message

dear chap

unread,
Nov 17, 2016, 5:51:35 PM11/17/16
to Racket Developers
Hi
  I'm trying to compile Racket in Windows 10 in the Ubuntu bash environment. (https://msdn.microsoft.com/en-us/commandline/wsl/about)
It gets stuck at the following phase

Compiling xform support...
Done making xform-collects.


I have tried with --disable-libffi but ran into same error. Any ideas ?

Thanks
DC


Brian Mastenbrook

unread,
Nov 18, 2016, 11:33:17 PM11/18/16
to dear chap, Racket Developers
As it happens, there are two separate issues that prevent Racket from working in the Windows Subsystem for Linux environment. One has to do with signal handling, but it's possible to hack around that. The other has to do with epoll set handling, and there's no current workaround. This shows up in multiple ways - it prevents the REPL from working correctly, but it also prevents parallel raco make from working too. See https://github.com/Microsoft/BashOnWindows/issues/900#issuecomment-257043479 for more information.

The best thing to do is to vote for the issue here so that Microsoft can prioritize these bugs: https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/15686589-racket-does-not-work 

Brian

--
You received this message because you are subscribed to the Google Groups "Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to racket-dev+...@googlegroups.com.
To post to this group, send email to racke...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/69b45095-1caf-48ad-8a9f-288e3358defd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Reply all
Reply to author
Forward
0 new messages