Hi William,

On 2015-05-20, William Stein <wst...@gmail.com> wrote:
> For me it also failed in much the same way:
>
> gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC
> -I/sage/sage-6.7/local/include/csage -Imtx2.2.4/src
> -IpGroupCohomology/c_sources -IpGroupCohomology -I/sage/sage-6.7/loc
> al/include/python2.7 -c pGroupCohomology/cohomology.c -o
> build/temp.linux-x86_64-2.7/pGroupCohomology/cohomology.o -O3
> In file included from pGroupCohomology/cohomology.c:248:0:
> mtx2.2.4/src/meataxe.h:15:0: warning: "_GNU_SOURCE" redefined
>  #define _GNU_SOURCE
>  ^

I sometimes see that as a warning (IIRC also when building the sage
library), but not as an error.

> pGroupCohomology/cohomology.c:256:22: fatal error: ccobject.h: No such
> file or directory
>  #include "ccobject.h"

Strange. Does anyone know why Cython is creating that line?

I try if I can reproduce it. I *can* use my spkg in the latest beta, but
to be on the safe side, I should test whether I can *build* it in the
latest beta.

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