Hello, everyone,<br><br>I need a little help here. I am using Kubuntu 8.10 x86-64. When I try to compile ecl, I get the following error:<br><br>gugamilare@gugamilare-desktop:<div id=":ho" class="ii gt">/home/shared/Downloads/ecl-8.12.0$ make<br>
[ ... lots of outputs ...]<br><br>;;; Note: Invoking external command:<br>In file included from /home/shared/Downloads/ecl-8.12.0/build/clos/conditions.c:3:<br>/home/shared/Downloads/ecl-8.12.0/build/clos/conditions.h:333: error: uninitialized const ‘compiler_cfuns’<br>
/home/shared/Downloads/ecl-8.12.0/build/clos/conditions.c:1951: error: redefinition of ‘const ecl_cfun compiler_cfuns []’<br>/home/shared/Downloads/ecl-8.12.0/build/clos/conditions.h:333: error: ‘const ecl_cfun compiler_cfuns [27]’ previously declared here<br>
;;; g++ -DECL_API -I"/home/shared/Downloads/ecl-8.12.0/build/c" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -Dlinux -I"/home/shared/Downloads/ecl-8.12.0/src/c" -O "-I/home/shared/Downloads/ecl-8.12.0/build/" -w -c "/home/shared/Downloads/ecl-8.12.0/build/clos/conditions.c" -o "/home/shared/Downloads/ecl-8.12.0/build/clos/conditions.o"<br>
Cannot find out entry point for binary file<br>;;; LAMBDA: Too many arguments to function CONTINUE.Broken at TOP-LEVEL. File: #P"/home/shared/Downloads/ecl-8.12.0/src/lsp/top.lsp" (Form #26)No restarts available.<br>
Top level.<br>SI><br><br>Regards,<br><font color="#888888">Gustavo.</font></div>