Re: [sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-22 Thread Jan Groenewald
Hi Ah, it got removed with the system upgrade! Anyway, without it Singular fails to find c++config.h. I'm not sure it is worth pursuing as this is an Ubuntu development release. Regards, Jan On 22 May 2013 10:03, Jeroen Demeyer wrote: > On 05/22/2013 07:42 AM, Jan Groenewald wrote: > >> Hi

Re: [sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-22 Thread Jeroen Demeyer
On 05/22/2013 07:42 AM, Jan Groenewald wrote: Hi That is a wrapper around gcc I use a lot. Clearly not on this system, since colorgcc doesn't exist. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receivi

Re: [sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-21 Thread Jan Groenewald
Hi That is a wrapper around gcc I use a lot. It has never caused problems before. In this case, unsetting it the build seems to continue. Regards, Jan On 21 May 2013 22:00, leif wrote: > leif wrote: > >> Jan Groenewald wrote: >> >>> And the whole output from make: >>> >>> 0 jan@kontiki:~/src

[sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-21 Thread leif
leif wrote: Jan Groenewald wrote: And the whole output from make: 0 jan@kontiki:~/src/sage-5.9$make cd spkg && \ "../spkg/pipestatus" \ "env SAGE_PARALLEL_SPKG_BUILD='' ./install all 2>&1" \ "tee -a ../logs/install.log" /home/jan/src/sage-5.9/spkg/bin/testcc.sh: 134: /hom

[sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-21 Thread leif
Jan Groenewald wrote: And the whole output from make: 0 jan@kontiki:~/src/sage-5.9$make cd spkg && \ "../spkg/pipestatus" \ "env SAGE_PARALLEL_SPKG_BUILD='' ./install all 2>&1" \ "tee -a ../logs/install.log" /home/jan/src/sage-5.9/spkg/bin/testcc.sh: 134: /home/jan/src/sag

Re: [sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-21 Thread Jan Groenewald
And the whole output from make: 0 jan@kontiki:~/src/sage-5.9$make cd spkg && \ "../spkg/pipestatus" \ "env SAGE_PARALLEL_SPKG_BUILD='' ./install all 2>&1" \ "tee -a ../logs/install.log" /home/jan/src/sage-5.9/spkg/bin/testcc.sh: 134: /home/jan/src/sage-5.9/spkg/bin/testcc.sh: /

Re: [sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-21 Thread Jan Groenewald
Hi I don't seem to have that option sent. I did not set it manually. I think you mean this? ~/src/sage-5.9/spkg/build/prereq-1.2/config.log Regards, Jan On 20 May 2013 02:55, leif wrote: > Jan Groenewald wrote: > >> Just for fun, I started a build on the ubuntu development release. >> >> It

[sage-devel] Re: building on Ubuntu 13.10 saucy

2013-05-19 Thread leif
Jan Groenewald wrote: Just for fun, I started a build on the ubuntu development release. It goes: ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk chec