There is no unbalanced #ifdef/#else in line 17 of that file, but line 16 is including Python.h. My bet would be that you are picking up a wonky cpython header.
On Thursday, May 8, 2014 5:50:18 PM UTC+2, Sébastien Labbé wrote: > > sage/graphs/distances_all_pairs.c:17:0: error: unterminated #else > sage/graphs/distances_all_pairs.c:5963:3: error: expected ';' at end of > input > sage/graphs/distances_all_pairs.c:5963:3: error: expected declaration or > statement at end of input > error: command 'gcc' failed with exit status 1 > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
