I posted an install log (for SAGE 2.9.1.1) here:

http://sage.math.washington.edu/home/kedlaya/install.log

And re my compiler version: the result of gcc -v is:

Using built-in specs.
Target: x86_64-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=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)

Kiran


On 12/27/07, Burcin Erocal <[EMAIL PROTECTED]> wrote:
> Hello Kiran,
>
> On Mon, 17 Dec 2007 08:05:29 -0800 (PST)
> mabshoff <[EMAIL PROTECTED]> wrote:
>
> > On Dec 17, 2:37 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > I tried sage -upgrade on my 64-bit RHEL5 box (Opteron 246), and the
> > > upgrade dies pretty definitively at PolyBoRi. As far as I can tell,
> > > on the first file it is throwing lots of compile errors of the form
> > >
> > > /tmp/cciylcHI.s:17647: Error: suffix or operands invalid for `push'
> > > /tmp/cciylcHI.s:17697: Error: suffix or operands invalid for `pop'
> > >
> > > I'm guessing/hoping this is probably some easy fix on my end. Any
> > > suggestions?
> >
> > That is a bashism that was supposedly fixed by Burcin. It might have
> > snuck back into the latest spkg. I will investigate this. rlm created
> > #1553 for this.
>
> This is probably a compiler error, unrelated to the bashisms I fixed in
> spkg-install. The original error was caused by using popd and pushd,
> which are bash conveniences. The file in this error is a temporary
> (guessing from the extension) assembly file generated during the
> build, and the error message says "push" not "pushd". :)
>
> Michael A is the expert on these build problems, but let me still ask:
>
> Can you provide more information on your compiler? and maybe put a copy
> of the build log somewhere?
>
> Burcin
>

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

Reply via email to