On 09/04/2015 07:29 PM, Jack Firth wrote:
On Friday, September 4, 2015 at 10:27:12 AM UTC-7, Jack Firth wrote:
On Friday, September 4, 2015 at 8:23:14 AM UTC-7, Juan Francisco Cantero 
Hurtado wrote:
On 09/04/2015 04:59 PM, Jack Firth wrote:
On Friday, September 4, 2015 at 4:51:43 AM UTC-7, Juan Francisco Cantero 
Hurtado wrote:
On 09/03/2015 08:07 AM, Jack Firth wrote:
I've attempted to compile from source in an alpine image, but with no success. 
There's a bit too much arcane magic there for me to figure out how to do that.


Can you show the errors on Alpine? Are you using Alpine in a container
or in a virtual/real machine?.

Alpine is interesting because they use grsecurity and musl.

I've got my attempt in the repo now under the 6.2-min folder. Furthest I've gotten - install 
dev tools including C compiler, download source, run ./configure && make && 
make install, and watch errors show up.

Which OS is running the host?

OS X Yosemite 10.10.5.

Wait, scratch that. That's the machine I'm working on, but it's running the 
Docker daemon in a linux virtual box.


Virtualbox -> Linux -> Docker -> Alpine
              ^^^^^

Which Linux distro?

I'm asking because the usual Racket errors in distros with grsecurity are pretty easy to workaround. These errors affect to every JIT, not only to Racket.

If you're running a non-grsecurity kernel in the host OS, then the problems are probably related to musl. It would require to patch the Racket interpreter.

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to