[Fwd: [sage-devel] 2.4.1.2: Maxima config failure on FC6/32 bit]



Hello,

>From SAGE-Devel mailing list.

Greg

-------- Message transf?r? --------
De: mabshoff <Michael.Abshoff at fsmath.mathematik.uni-dortmund.de>
R?pondre ?: sage-devel at googlegroups.com
?: sage-devel <sage-devel at googlegroups.com>
Sujet: [sage-devel] Re: 2.4.1.2: Maxima config failure on FC6/32 bit
Date: Fri, 06 Apr 2007 11:38:21 -0700


<SNIP>
> I am using a bash 3.2 instead of the standard 3.0
<SNIP>

Going back to bash 3.0 fixes it. I will file a bug at the Maxima bug-
tracker.

Cheers,

Michael

-------- Message transf?r? --------
De: mabshoff <Michael.Abshoff at fsmath.mathematik.uni-dortmund.de>
R?pondre ?: sage-devel at googlegroups.com
?: sage-devel <sage-devel at googlegroups.com>
Sujet: [sage-devel] 2.4.1.2: Maxima config failure on FC6/32 bit
Date: Fri, 06 Apr 2007 11:20:06 -0700

Hello,

I just tried to build 2.4.1.2 on a current fedora core 6 on x86. The
configure for Maxima fails:

gcc -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --
infodir=/usr/share/info --enable-shared --enable-threads=posix --
enable-checking=release --with-system-zlib --enable-__cxa_atexit --
disable-libunwind-exceptions --enable-libgcj-multifile --enable-
languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --
disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-
gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)
****************************************************
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for iconv... true
checking for recode... false
checking for clisp... true
checking for gcl... false
checking for lisp... true
checking for scl... false
checking for sbcl... false
checking for lisp... true
checking for openmcl... false
clisp runtime is "/tmp/Work/sage-2.4.1.2/local/lib/clisp/base/
lisp.run"
./configure: line 3385: syntax error near unexpected token `('
./configure: line 3385: `expanded_top_srcdir="`(cd \"$top_srcdir\" 1>/
dev/null 2>/dev/null; pwd)`"'
***********************************************************
Failed to configure Maxima.
***********************************************************

The culprit in the Maxima configure script is:

expanded_top_srcdir="`(cd \"$top_srcdir\" 1>/dev/null 2>/dev/null;
pwd)`"

I am using a bash 3.2 instead of the standard 3.0 since I plan to
valgrind SAGE as soon as it finished building. Before bash 3.2 the
bash would not deallocate such large amounts of memory that is was
next to imposible to filter out any potentially interesting bits for
SAGE. I would assume that it works fine with bash 3.0, but I will test
that in a moment. Anyway, if it turns out to be the bash you can ping
the Maxima people so they can fix it upstream before bash 3.2 becomes
the standard for Linux distributions.

I got the following version of automake and autoconf:

[mabshoff at localhost sage-2.4.1.2]$ automake --version
automake (GNU automake) 1.9.6
Written by Tom Tromey <tromey at redhat.com>.

Copyright 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
[mabshoff at localhost sage-2.4.1.2]$ autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

Let me know if I can help you in any way.

Cheers,

Michael
[mabshoff at localhost sage-2.4.1.2]$ uname -a
Linux localhost.localdomain 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19
11:38:26 EDT 2007 i686 i686 i386 GNU/Linux


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel at googlegroups.com
To unsubscribe from this group, send email to sage-devel-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---