I am using Ubuntu and I tried to build Sage 5.2 from source. I have already 
successfully built other versions of Sage, up to some development versions 
of Sage 5.0. However, Sage 5.2 fails to build. Below is what I think is the 
relevant part of the log files:


Processing pyOpenSSL-0.12.tar.gz
Running pyOpenSSL-0.12/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-ABpxoT/pyOpenSSL-0.12/egg-dist-tmp-wvWBtA
warning: no files found matching 'COPYING'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
In file included from 
/home/itaibn/sage/sage-5.2/local/include/python2.7/Python.h:8:0,
                 from OpenSSL/crypto/crypto.c:14:
/home/itaibn/sage/sage-5.2/local/include/python2.7/pyconfig.h:1183:0: 
warning: "_XOPEN_SOURCE" redefined [enabled by default]
<command-line>:0:0: note: this is the location of the previous definition
In file included from OpenSSL/crypto/crypto.h:17:0,
                 from OpenSSL/crypto/crypto.c:16:
OpenSSL/crypto/x509.h:17:25: fatal error: openssl/ssl.h: No such file or 
directory
compilation terminated.
error: Setup script exited with error: command 'gcc' failed with exit 
status 1
Error installing pyOpenSSL-0.12.tar.gz.

real    0m29.504s
user    0m21.985s
sys    0m5.668s
************************************************************************
Error installing package sagenb-0.9.1
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/itaibn/sage/sage-5.2/spkg/logs/sagenb-0.9.1.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/itaibn/sage/sage-5.2/spkg/build/sagenb-0.9.1 and type 'make' or 
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/itaibn/sage/sage-5.2/spkg/build/sagenb-0.9.1' && 
'/home/itaibn/sage/sage-5.2/sage' -sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to