Dr. David Kirkby wrote:

I just tried a build of Sage 4.3 on Solaris 8 (released in 2001) on a Sun Blade 1000 (SPARC processors). There are no prizes for guessing where the Solaris 8 build failed - on the haslib module

http://trac.sagemath.org/sage_trac/ticket/7892

Em, that was actually quite easy to solve

$  LDFLAGS="-R /usr/local/ssl/lib -L /usr/local/ssl/lib"
$ export LDFLAGS

and python builds with hashlib on Solaris 8.

Dave
-- 
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