gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Can't compile latest GCL on Ubuntu 14.04


From: Faré
Subject: [Gcl-devel] Can't compile latest GCL on Ubuntu 14.04
Date: Sun, 31 Aug 2014 22:51:22 -0400

>From a clean checkout of GCL:

./configure --prefix=/home/tunes/local/stow/gcl --enable-ansi
make -l6 install prefix=/home/tunes/local/stow/gcl

(cd o; make all)
make[1]: Entering directory `/home/tunes/src/common-lisp/gcl/gcl/o'
gcc -c -fsigned-char  -pipe -Wall  -Wno-unused-but-set-variable -O3
-fomit-frame-pointer  -I/home/tunes/src/common-lisp/gcl/gcl/o -I../h
-I../gcl-tk typespec.c
In file included from ../h/include.h:127:0,
                 from typespec.c:29:
../h/../h/new_decl.h:203:7: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘{’ token
 DEFUN {
       ^
make[1]: *** [typespec.o] Error 1
make[1]: Leaving directory `/home/tunes/src/common-lisp/gcl/gcl/o'
make: *** [unixport/saved_pre_gcl] Error 2

Otherwise, what is the status on the GCL bugs listed in the asdf/TODO file?

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Moderation in temper is always a virtue;
but moderation in principle is always a vice. — Thomas Paine



reply via email to

[Prev in Thread] Current Thread [Next in Thread]