[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] Installing on OpenBSD from portable C
From: |
Taylor R Campbell |
Subject: |
Re: [MIT-Scheme-devel] Installing on OpenBSD from portable C |
Date: |
Fri, 9 Jun 2017 16:09:19 +0000 |
> Date: Thu, 8 Jun 2017 18:04:45 -0400
> From: Pavan Maddamsetti <address@hidden>
>
> It seems to be something in microcode/fasload.c that is causing
> trouble? My /var/log/messages reports a W^X violation, but the
> /usr/local partition is marked as wxallowed in fstab.
W^X violation would make sense -- nobody has taught MIT Scheme to cope
with W^X, and it would likely be a nontrivial task. I don't know how
you can work around that in OpenBSD -- maybe wxallowed doesn't apply
to new anonymous mmappings.