gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Maxima] Maxima on Fedora or RHEL?


From: Camm Maguire
Subject: [Gcl-devel] Re: [Maxima] Maxima on Fedora or RHEL?
Date: 27 Jan 2004 10:21:59 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  The execstack compatibility/workaround in GCL has been
added in versions 2.6.1 and higher.  This is just about to be released
as 2.6.2, but we are hoping to squash one remaining windows only bug
first.  You can retrieve 2.6.1 for now by

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

Please let me know if this does not work.

Take care,

"Andrey G. Grozin" <address@hidden> writes:

> On Mon, 18 Jan 2004, Camm Maguire wrote:
> > Greetings!  To my knowledge, GCL will add the required c flags by
> > default.  Feedback always appreciated.
> OK, I've compiled gcl-2.5.3 on Red Hat Enterprise Linux. I used
> ./configure --prefix=/usr --enable-ansi
> make
> make install
> Everything seems OK. Then I checked out the cvs maxima, did
> ./bootstrap
> ./configure --prefix=/usr --enable-gcl
> make
> I got the following error message:
> 
> ;    - Compiling module "command-line"
> ;      - Loading binary file "binary-gcl/command-line.o"
> Loading binary-gcl/command-line.o
> Error in IN-PACKAGE [or a callee]: A package error occurred on 
> "COMMAND-LINE": "No such package".
> 
> Fast links are on: do (use-fast-links nil) for debugging
> Broken at IN-PACKAGE.  Type :H for Help.
>  1 (Continue)
>  2 Retry loading file "binary-gcl/command-line.o".
>  3 (Abort) Return to top level.
> dbl:>>
> 
> I also tried to rebuild gcl with --enable-readline, but building maxima 
> fails in exactly the same manner.
> 
> Any further suggestions?
> 
> (by the way, clisp does not build on RHEL: clisp executable is produced, 
> and dumps core the first time it is called by make).
> 
> Best regards,
> Andrey Grozin
> 
> 
> 
> 

-- 
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]