On Nov 21, 7:51 pm, mabshoff <[EMAIL PROTECTED]> wrote: > On Nov 21, 9:45 am, Octoploid <[EMAIL PROTECTED]> wrote: > > > On Nov 20, 10:44 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > For early adopters, sage-3.2 has been released. You can get the > > > source from here:http://sagemath.org/src/ > > > Or you can do "sage -upgrade". > > > I ran "sage -upgrade" on my system amd64, gcc 4.3.2. > > This is what I get after upgrading: > > <SNIP> > > > ImportError: /home/markus/sage/local/lib/libpynac-0.1.so.1: symbol > > _ZNKSt5ctypeIcE13_M_widen_initEv, version GLIBCXX_3.4.11 not defined > > in file libstdc++.so.6 with link time reference > > WARNING: Failure executing file: </home/markus/sage/local/bin/sage- > > startup> > > This seems to indicate that you upgraded from a binary build with a C+ > + compiler using a different ABI. What did you upgrade from? Did you > upgrade the C++ compiler since you last time build Sage?
There was an old and unused version of /usr/lib/libstdc++.so on my system. Libpynac must somehow picked it up. I removed the library and rebuild sage. Now everything runs fine. BTW is there a way to pass "-j3" to "sage -upgrade" ? --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---