There are two problems I see.

1) The invalid option -64 is passed to the compiler (I think this is
being ignored anyway).

2) It links against libgmpxx, which it fails to find. It is not clear
to me why. It should be in sage/local/lib along with libgmp.

Bill.

On Jan 14, 4:29 pm, "Dr. David Kirkby" <david.kir...@onetel.net>
wrote:
> Fran ois Bissey wrote:
> > On Thu, 14 Jan 2010 22:27:53 Dr. David Kirkby wrote:
> >> I tried a 64-bit build of Sage on a Sun Blade 2000 SPARC workstation
> >>  running Solaris 10. I don't know if linbox is only looking for GMP in /usr
> >>  and /usr/local, which is semi-implied below. But for whatever reason, it
> >>  decides it can't find a suitable GMP.
>
> > Indeed the configure script only look there by default. However you can
> > provide a path to the library with the "--with-gmp" option. ie
> > configure --with-gmp=$SAGE_LOCAL
> > I would have thought spkg-install was doing that for linbox - if it doesn't
> > it probably should. If it does there is a deeper problem there.
>
> > Francois
>
> I've attached a config.log.
>
> http://trac.sagemath.org/sage_trac/attachment/ticket/7026/config.log....
-- 
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

Reply via email to