gcl-devel
[Top][All Lists]
Advanced

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

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


From: Will Newton
Subject: Re: [Gcl-devel] Can't compile latest GCL on Ubuntu 14.04
Date: Fri, 12 Sep 2014 09:54:04 +0100

On 1 September 2014 03:51, Faré <address@hidden> wrote:
> 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

This patch should fix the problem:

http://lists.gnu.org/archive/html/gcl-devel/2014-06/msg00002.html

-- 
Will Newton
Toolchain Working Group, Linaro



reply via email to

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