gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] failed to compile gcl


From: Camm Maguire
Subject: Re: [Gcl-devel] failed to compile gcl
Date: 05 Feb 2004 19:18:23 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Automatic support for fedora has been added in 2.6.1 and
later, currently available from cvs via

export CVS_RSH=ssh
export CVSROOT=:ext:address@hidden:/cvsroot/gcl
cvs -z9 -q co -d gcl-2.6.1 -r Version_2_6_1 gcl

You might be able to get 2.5.3 to build if you set your CFLAGS
environment variable to 

export CFLAGS=-Wa,--execstack

before configure and make.  Please let us know if problems persist.

Take care,

Zeeshan Ali <address@hidden> writes:

> Hello,
> 
>   I downloaded two version of gcl (2.4.4 & 2.5.3) but
> failed to compile any of them. I am using fedora core
> 1 on an i686. Here are the error messages i get from
> make:
> 
> 2.5.3:
> 
> Finished loading ./../lsp/auto_new.lsp
> Warning: LISP-IMPLEMENTATION-VERSION is being
> redefined.
> T
>  
> >
> #<"USER" package>
>  
> >
> Unrecoverable error: Segmentation violation..
> make[1]: *** [saved_gcl] Error 134
> rm init_gcl.lsp.tmp raw_gcl
> make[1]: Leaving directory
> `/home/zeenix/downloads/gcl-2.5.3/unixport'
> make: *** [unixport/saved_gcl] Error 2
> 
> 
> 2.4.4:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
> -DOPERATION_divrem -g -O -fomit-frame-pointer
> -mcpu=i486 -march=i486 -c divrem.c  -fPIC -DPIC -o
> .libs/divrem.lo
> In file included from divrem.c:27:
> ../longlong.h:233:12: missing terminating " character
> ../longlong.h:248:22: missing terminating " character
> ../longlong.h:361:8: missing terminating " character
> ../longlong.h:376:44: missing terminating " character
> ../longlong.h:530:18: missing terminating " character
> ../longlong.h:554:33: missing terminating " character
> ../longlong.h:828:8: missing terminating " character
> ../longlong.h:850:10: missing terminating " character
> ../longlong.h:937:12: missing terminating " character
> ../longlong.h:976:51: missing terminating " character
> ../longlong.h:990:12: missing terminating " character
> ../longlong.h:992:38: missing terminating ' character
> ../longlong.h:993:38: missing terminating ' character
> ../longlong.h:994:38: missing terminating ' character
> ../longlong.h:1031:18: missing terminating " character
> make[3]: *** [divrem.lo] Error 1
> make[3]: Leaving directory
> `/home/zeenix/downloads/gcl-2.4.4/gmp/mpn'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/zeenix/downloads/gcl-2.4.4/gmp/mpn'
> make[1]: *** [gmp/libgmp.a] Error 2
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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