On Wed, Jun 5, 2013 at 9:26 AM, Jerry James <loganje...@gmail.com> wrote:
> OK, so ignore the email I just sent moments ago.  It had the same
> effect as this patch, i.e., disabling sgbc so that maxima doesn't try
> to use it.  I've got a gcl build with --enable-debug going now.  Once
> it is done, I'll attempt the maxima build again and send the results.

It's SELinux.  Again.  It is denying an mprotect() call because the
saved image doesn't have the right SELinux type (it needs execheap
permission).  I fixed this a few years ago, but it looks like some
recent change has broken my fix.  I'll try to track it down.  Anyway,
it appears that this is not a bug in gcl, but a bug in the build
system I'm using.
--
Jerry James
http://www.jamezone.org/

_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to