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/ -~----------~----~----~----~------~----~------~--~---