Ncurses fails to build with gcc-5.2.1:
gcc -DHAVE_CONFIG_H -I../ncurses -I../../ncurses -I. -I../include
-I../../ncurses/..
/include -I/home/ralf/sage/local/include  -D_GNU_SOURCE -DNDEBUG -O2
--param max-inl
ine-insns-single=1200 -fPIC -c ../../ncurses/base/lib_getstr.c -o
../obj_s/lib_getst
r.o
_31612.c:837:22: error: expected ')' before 'int'
Makefile:1340: recipe for target '../obj_s/lib_gen.o' failed

I opened
http://trac.sagemath.org/ticket/19762

On Wed, Dec 23, 2015 at 9:03 AM Ralf Stephan <gtrw...@gmail.com> wrote:

> Wrong. Additional directories in the Sage root are removed too, but not
> git repo directories.
>
> On Wed, Dec 23, 2015 at 9:00 AM Ralf Stephan <gtrw...@gmail.com> wrote:
>
>> On Tue, Dec 22, 2015 at 11:16 PM Volker Braun <vbraun.n...@gmail.com>
>> wrote:
>>
>>> Thats because "make distclean" uses Sage's Python which doesn't work.
>>> Run "git clean -f -d -x" which doesn't use any Sage internals.
>>>
>>
>> Note that this does also delete ALL files not from Sage in the Sage root
>> directory, not however such directories.
>>
>

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

Reply via email to