[sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Simon King
Hi Jeroen, On 2014-12-18, Jeroen Demeyer wrote: > On 2014-12-18 15:38, Simon King wrote: >> Hi Jeroen, >> >> On 2014-12-18, Jeroen Demeyer wrote: >>> On 2014-12-18 15:17, Simon King wrote: Where do I find it? It is not in the logs/ folder. >>> It's in $SAGE_ROOT/config.log >> >> See http://

Re: [sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Jeroen Demeyer
On 2014-12-18 15:38, Simon King wrote: Hi Jeroen, On 2014-12-18, Jeroen Demeyer wrote: On 2014-12-18 15:17, Simon King wrote: Where do I find it? It is not in the logs/ folder. It's in $SAGE_ROOT/config.log See http://sage.math.washington.edu/home/SimonKing/logs/config.log This is the log

Re: [sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Jeroen Demeyer
On 2014-12-18 15:38, Simon King wrote: Why? After all, the problem has been solved Part of the problem is the confusing error message and that hasn't been solved.. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group a

[sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Simon King
Hi Jeroen, On 2014-12-18, Jeroen Demeyer wrote: > On 2014-12-18 15:17, Simon King wrote: >> Where do I find it? It is not in the logs/ folder. > It's in $SAGE_ROOT/config.log See http://sage.math.washington.edu/home/SimonKing/logs/config.log >> Since I did make distclean, I suppose the >> build

Re: [sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Jeroen Demeyer
On 2014-12-18 15:17, Simon King wrote: Where do I find it? It is not in the logs/ folder. It's in $SAGE_ROOT/config.log Since I did make distclean, I suppose the build log of the failing build has gone. Too bad... -- You received this message because you are subscribed to the Google Groups

[sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Simon King
Hi, On 2014-12-18, Jeroen Demeyer wrote: > On 2014-12-17 15:18, Jean-Pierre Flori wrote: >> It is in: >> http://www.sagemath.org/doc/installation/source.html#command-line-tools > > Perhaps C/C++ should be changed to "C and C++" (one might read C/C++ as > "C or C++") No. It should be clearly sta

[sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Simon King
Hi Jeroen, On 2014-12-18, Jeroen Demeyer wrote: > On 2014-12-18 12:33, Simon King wrote: >> And it would also be nice if the error message would be a bit >> clearer about the reason why "complex.h can be found but not compiled". > Please send config.log otherwise there is no way we can debug this

Re: [sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Jeroen Demeyer
On 2014-12-17 15:18, Jean-Pierre Flori wrote: It is in: http://www.sagemath.org/doc/installation/source.html#command-line-tools Perhaps C/C++ should be changed to "C and C++" (one might read C/C++ as "C or C++") -- You received this message because you are subscribed to the Google Groups "s

Re: [sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Jeroen Demeyer
On 2014-12-18 12:33, Simon King wrote: And it would also be nice if the error message would be a bit clearer about the reason why "complex.h can be found but not compiled". Please send config.log otherwise there is no way we can debug this. -- You received this message because you are subscribe

[sage-devel] Re: Problem building on openSUSE

2014-12-18 Thread Simon King
Hi Jean-Pierre, On 2014-12-17, Jean-Pierre Flori wrote: >> It is in: > http://www.sagemath.org/doc/installation/source.html#command-line-tools > and > http://www.sagemath.org/doc/installation/source.html#fortran-and-compiler-suites It states "The only configuration currently supported is matchin

[sage-devel] Re: Problem building on openSUSE

2014-12-17 Thread Jean-Pierre Flori
On Wednesday, December 17, 2014 3:10:36 PM UTC+1, Simon King wrote: > > Hi Jean-Pierre, > > On 2014-12-17, Jean-Pierre Flori > wrote: > > I guess this is: > > > https://groups.google.com/forum/#!searchin/sage-devel/complex.h/sage-devel/iA3K1T8lPlQ/hyACRbExOkMJ > > > Yes, thank you! Installi

[sage-devel] Re: Problem building on openSUSE

2014-12-17 Thread Simon King
Hi Jean-Pierre, On 2014-12-17, Jean-Pierre Flori wrote: > I guess this is: > https://groups.google.com/forum/#!searchin/sage-devel/complex.h/sage-devel/iA3K1T8lPlQ/hyACRbExOkMJ Yes, thank you! Installing gcc-c++ did the trick. This should really be mentioned in the installation guide! Best rega

[sage-devel] Re: Problem building on openSUSE

2014-12-17 Thread Jean-Pierre Flori
I guess this is: https://groups.google.com/forum/#!searchin/sage-devel/complex.h/sage-devel/iA3K1T8lPlQ/hyACRbExOkMJ On Wednesday, December 17, 2014 2:33:46 PM UTC+1, Simon King wrote: > > Hi! > > I just have now installed openSUSE 13.2 64bit on my laptop (it has > previously > been 12.3), and