| Summary: | clisp 2.31-r1 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Javier Fernandez-Ivern <javier> |
| Component: | [OLD] Development | Assignee: | Gentoo Lisp Project <lisp> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Javier Fernandez-Ivern
2004-01-24 19:38:16 UTC
please try clisp-2.32-r1. since you're on arch and not ~arch, issue: ACCEPT_KEYWORDS='~x86' emerge clisp --pretend If it works, please let me know. Seemes to have fixed it, but now I get the following error. I think this is due to hardened gentoo, though...not clisp. Any ideas?
cd trampoline_r; make check
make[2]: Entering directory `/var/tmp/portage/clisp-2.32-r1/work/clisp-2.32/build/callback/trampoline_r'
./test1
trampoline: cannot make memory executable
make[2]: *** [check] Aborted
make[2]: Leaving directory `/var/tmp/portage/clisp-2.32-r1/work/clisp-2.32/build/callback/trampoline_r'
make[1]: *** [check-subdirs] Error 2
make[1]: Leaving directory `/var/tmp/portage/clisp-2.32-r1/work/clisp-2.32/build/callback'
make: *** [callback.h] Error 2
!!! ERROR: dev-lisp/clisp-2.32-r1 failed.
!!! Function src_compile, Line 84, Exitcode 2
!!! (no error message)
all bets are off if you're using hardened features. i've had nothing but problems with lisp on these so called "hardened" platforms. |