Maxima 5.12 release candidate 2 in SF download manager



The 'sys-proclaim.lisp' problem again.

Using fedora core 6 In the current cvs version I tried

configure --with-gcl --enable-cmucl --enable-sbcl --enable-clisp; make

the program hangs because of 'sys-proclaim.lisp'

The old fix was

rm sys-proclaim.lisp

touch sys-proclaim.lisp

make

I thought this was fixed.

-sen

  ---------------------------------------------------------------------------
  | Sheldon E. Newhouse            |    e-mail: sen1 at math.msu.edu           |
  | Mathematics Department         |       				   |
  | Michigan State University      | telephone: 517-355-9684                |
  | E. Lansing, MI 48824-1027 USA  |       FAX: 517-432-1562                |
  ---------------------------------------------------------------------------

On Thu, 19 Apr 2007, Robert Dodier wrote:

> On 4/19/07, Valery Pipin <pip at iszf.irk.ru> wrote:
>
>> Were there any changes connected with sortcar function?
>> itensor test site  is broken.
>
> SORTCAR was expunged from src/ and share/ in favor
> of SORT with :key #'car argument. I looked at cvs head and
> 5.12 release branch and I don't see any instances of SORTCAR
> (not in the tensor code nor elsewhere). Maybe you can try it again
> with most recent cvs head or release candidate 2 and let us know
> how it turns out.
>
> All the best,
> Robert
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>