Actually the latest sage-4.7.2.alpha4 no longer needs either the '-lm' fix or the swapped symmetrica package; they've both been fixed and build fine. Good job from the sage build gurus!
The one remaining problem for some of us is the 'readline' error during the 'R' build; its kinda fixable by doing 'rm ./local/lib/*readline*' and remaking, but then it uses the system readline. Not optimal but its an issue thats being tracked. And, all of this on an amd64 phenom IIx6, release Oneiric 11.10. John On Oct 14, 10:21 pm, akm <andrew.mussel...@gmail.com> wrote: > On Sep 10, 9:58 pm, "john.hoebing" <jlhs...@gmail.com> wrote: > > > > > > > > > > > On Sep 2, 12:52 am, Dan Drake <dr...@kaist.edu> wrote: > > > > I can confirm that by using the LDFLAGS workaround and fiddling with the > > > Symmetrica makefile, both spkgs compile, and the resulting Sage build > > > passes all tests on my Oneiric VM. > > > > --- Dan Drake > > > ----- http://mathsci.kaist.ac.kr/~drake > > > I too can confirm that Symmetrica builds on amd64, gcc-4.6.2, > > Ubuntu 11.10 64bit native with the '-lm' fix. > > > I sent an email to the maintainer of Symmetrica advising him of > > the problem and of the fix. He asked if he should make the change > > to the downloadable version from his site and I said of course, > > so soon we should have a new official Symmetrica. > > > Meanwhile I opened a trac for this > > issue,http://trac.sagemath.org/sage_trac/ticket/11788. > > > John Hoebing > > Worked for me on Ubuntu 11.10 amd64 by doing `export LDFLAGS="-ldl"` > and swapping in the spkg found in this > trac:http://trac.sagemath.org/sage_trac/ticket/10719 > > Best > Andrew Musselman -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org