Attempting to install stumpwm-cvs I run into an emerge failure with on
of the dependencies; dev-lisp/cmucl.

Below is a snippet from the end of the emerge of
dev-lisp/cmucl-l-19d_p2.  Can anyone see what might be the problem?

[...]

i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -rdynamic -Wstric
-g -DGENCGC -DLINKAGE_TABLE -D__NO_CTYPE -I. -I../../src/lisp
nclude -DGENCGC -DLINKAGE_TABLE  -c -o lisp.o ../../src/lisp/
cc1: note: obsolete option -I- used, please use -iquote inste
In file included from /usr/include/sys/syscall.h:25,
                 from ../../src/lisp/Linux-os.h:24,
                 from ../../src/lisp/os.h:41,
                 from ../../src/lisp/lisp.c:23:
/usr/include/asm/unistd.h:2:25: error: unistd_32.h: No such f
../../src/lisp/lisp.c: In function 'sigint_handler':
../../src/lisp/lisp.c:45: warning: unused variable 'code'
../../src/lisp/lisp.c: In function 'default_cmucllib':
../../src/lisp/lisp.c:182: warning: assignment discards quali
target type
../../src/lisp/lisp.c: In function 'main':
../../src/lisp/lisp.c:417: warning: implicit declaration of f
../../src/lisp/lisp.c:512: warning: implicit declaration of f
ections'
gmake: *** [lisp.o] Error 1
src/tools/load-world.sh: line 17: build-2/lisp/lisp: No such 
Failed to build build-2!
 * 
 * ERROR: dev-lisp/cmucl-19d_p2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2116:  Called die
 * The specific snippet of code:
 *       src/tools/build.sh -C "" -o "bin/lisp -core lib/cmuc
tch -noinit -nositeinit" || die
 *  The die message:
 *   (no error message)


Reply via email to