On Sat, 4 Jul 2020, Aaron Sloman A.Sloman-at-cs.bham.ac.uk |pop-forum| wrote:
I wonder if anyone understands this. Earlier this year I managed to install
poplog v16 on a Stonebook mini laptop running fedora31 by
downloading and running this script
https://www.cs.bham.ac.uk/research/projects/poplog/V16/getpoplog.sh
Part of the output is this:
run first build
./build_pop0 >& buildout1
I am sure that worked earlier this year on this machine, but I now have a
later version of fedora 31 running, and the installation doesn't work, as
described below.
<snip>
<<<<<<< Access Violation: PC = 0000000000542A94, Addr = 00000000007AD000,
Code = 2 >>>>>>>
pop_architecture = x86_64
calling pop11_compile
;;; MISHAP - serr: MEMORY ACCESS VIOLATION (attempt to alter non-writeable
;;; system structure?)
<snip>
Does anyone have any idea what could have changed in Fedora 31 between last
February and now that stops the initial compilation working, as indicated
above?
Is it possible that you now have selinux turned on and didn't before?
Steve