| Bug#: 21107 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: major | Priority: P2 |
| Resolution: FIXED | Assigned To: mkennedy@gentoo.org | Reported By: axxackall@yahoo.com | |
| Component: Development | |||
| URL: | |||
| Summary: (common-lisp) dev-lisp/ecls doesn't build | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2003-05-16 10:09 0000 | |||
| Description: | Opened: 2003-05-16 10:09 0000 |
;;; Loading /var/tmp/portage/ecls-0.2/work/ecls-0.2/src/lsp/defpackage.lsp
Lisp initialization error.
FILE-ERROR
(:PATHNAME
"/var/tmp/portage/ecls-0.2/work/ecls-0.2/src/lsp/threads.lsp") cd doc; make
make[2]: Entering directory `/var/tmp/portage/ecls-0.2/work/ecls-0.2/build/doc'
../ecls < /var/tmp/portage/ecls-0.2/work/ecls-0.2/src/doc/help.lsp > /dev/null
/bin/sh: line 1: ../ecls: No such file or directory
make[2]: *** [help.doc] Error 127
make[2]: Leaving directory `/var/tmp/portage/ecls-0.2/work/ecls-0.2/build/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/var/tmp/portage/ecls-0.2/work/ecls-0.2/build'
make: *** [all] Error 2
!!! ERROR: dev-lisp/ecls-0.2 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)
Created an attachment (id=16035) [details]
(horrible) Ebuild that built ecls from the sourceforge cvs a while ago.
This is a (very badly written) ebuild from a while ago that built ecls from the
sourceforge cvs. Hopefully will be of some interim use.
thank you for the bug report. i updated ecls to 0.9b and it seems to solve the problem you reported. it is masked as ~x86 for now. matt