From: Bruno H. <br...@cl...> - 2017-05-25 22:19:09
|
Don, > Let me know how to determine whether it contains the checks you want, > and if not, how to add them, or if you don't happen to know, any advice > you can offer on how to find out. I don't know. Maybe the docs about SELinux, from Red Hat, have some infos? > Also by "how clisp behaves" you mean what part of the process? > Just make check? Or start over from building libsigsegv and ffcall? Start with "make check". If that fails miserably, then reconfigure, rebuild, and reinstall libffcall, then rebuild clisp (here, I'd guess, reconfigure is not necessary, just "make clean && make"). Bruno |