Hi!

I just have now installed openSUSE 13.2 64bit on my laptop (it has previously
been 12.3), and now try to get Sage run again. In fact, the previously
built Sage in my home directory did still work. But I want to compile
from scratch, and thus I removed ~/.ccache and ~/.cycache, did "make distclean"
and "make" with the current "develop" branch.

Building fails like this:
checking complex.h presence... yes
configure: WARNING: complex.h: present but cannot be compiled
configure: WARNING: complex.h:     check for missing prerequisite
headers?
configure: WARNING: complex.h: see the Autoconf documentation
configure: WARNING: complex.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: complex.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to sage-devel@googlegroups.com ##
configure: WARNING:     ## ------------------------------------------ ##
checking for complex.h... no
configure: error: Exiting, since you do not have the 'complex.h' header
file.
If you would like to try to build Sage anyway (to help porting),
export the variable 'SAGE_PORT' to something non-empty.
Makefile:524: recipe for target
'/home/king/Sage/git/sage/local/var/lib/sage/installed/prereq' failed
make[2]: ***
[/home/king/Sage/git/sage/local/var/lib/sage/installed/prereq] Error 1

So, what dependency is missing? I thought I had installed everything
that is mentioned in the installation guide.

Best regards,
Simon


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to