[Ecls-list] Bug in clx

David Creelman creelman.david at gmail.com
Wed Dec 21 19:25:34 UTC 2011


Hi List,
Just did a git pull and rebuilt with
rm -rf build
./configure --with-clx --enable-unicode;make

and got the following error

o
;;; Finished compiling SRC:CLX;XINERAMA.LISP.
;;;
(compile-file "build:clx;module.lisp" :output-file #P"BUILD:CLX;MODULE.O.NEWEST"
 :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling BUILD:CLX;MODULE.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; End of Pass 1.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/davidc/learn/lisp/ecl/ecl/build/ -D_GNU_SOURCE -D_FILE_OFF
SET_BITS=64 -g -O2 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -Dlin
ux -I/home/davidc/learn/lisp/ecl/ecl/src/c -w -c clx/module.c -o clx/module.o
;;; Finished compiling BUILD:CLX;MODULE.LISP.
;;;

Condition of type: SIMPLE-ERROR
Cannot find out entry point for binary file BUILD:CLX;SHAPE.O.NEWEST
No restarts available.

Top level.
>

Regards
DC




More information about the ecl-devel mailing list