On Sat, May 22, 2010 at 2:10 PM, geep999 <[email protected]> wrote: > On May 22, 2:17 pm, "Nathan O'Treally" <[email protected]> wrote: >> Oops, try building without "-j4" (i.e., sequential) >> >> -Leif >> >> -- >> To post to this group, send an email to [email protected] >> To unsubscribe from this group, send an email to >> [email protected] >> For more options, visit this group >> athttp://groups.google.com/group/sage-devel >> URL:http://www.sagemath.org > > Tried without -j4 - no difference. > > After some more Googling I detect some messiness surrounding SSL and > Sage. > Slackware comes with OpenSSL installed - openssl-0.9.8n. > These threads seem to mention my problem: > http://www.mail-archive.com/[email protected]/msg35239.html > http://bugs.python.org/issue7836 > http://www.mail-archive.com/[email protected]/msg27245.html > > But no clear solution. > > Cheers, Peter
Try installing the Sage optional openssl spkg, then continuing your build: ./sage -f openssl-0.9.8d.p1.spkg; make William -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
