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

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to