Same here:
pGroupCohomology/cohomology.c:256:22: fatal error: ccobject.h: No such file 
or directory
 #include "ccobject.h"
                      ^
compilation terminated.
error: command 'gcc' failed with exit status 1

Best Regards
Herbert

Am Mittwoch, 20. Mai 2015 02:29:30 UTC+2 schrieb William:
>
> On Tue, May 19, 2015 at 3:30 PM, Justin C. Walker <jus...@mac.com 
> <javascript:>> wrote: 
> > 
> > On May 19, 2015, at 14:36 , Simon King wrote: 
> > 
> >> Hi! 
> >> 
> >> On 2015-05-19, Simon King <simon...@uni-jena.de <javascript:>> wrote: 
> >>> As I have mentioned in my previous post, I was working on a new 
> version 
> >>> that copes with the recent changes. It does work on my laptop with the 
> >>> latest development versions of SageMath. 
> >> 
> >> A preliminary version 2.1.5 of p_group_cohomology can now be installed 
> >> by 
> >>  ./sage -i 
> http://sage.math.washington.edu/home/SimonKing/Cohomology/p_group_cohomology-2.1.5.spkg
>  
> >> (Assumption: the SmallGroups library is installed in GAP, e.g., via 
> >> ./sage -i database_gap) 
> > 
> > I have had no success installing this spkg.  I followed the install 
> instructions on the "official" webpage. 
>
> 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 
>  ^ 
> In file included from pGroupCohomology/cohomology.c:8:0: 
> /sage/sage-6.7/local/include/python2.7/pyconfig.h:1160:0: note: this 
> is the location of the previous definition 
>  #define _GNU_SOURCE 1 
>  ^ 
> pGroupCohomology/cohomology.c:256:22: fatal error: ccobject.h: No such 
> file or directory 
>  #include "ccobject.h" 
>                       ^ 
> compilation terminated. 
> error: command 'gcc' failed with exit status 1 
> Error installing Cython code. 
>
> real    1m2.905s 
> user    0m50.576s 
> sys     0m3.904s 
> ************************************************************************ 
> Error installing package p_group_cohomology-2.1.5 
> ************************************************************************ 
>
> > 
> > OS X, 10.6.8: in $SAGE_ROOT, for sage-6.7, installing the GAP databases 
> failed, with the following: 
> > ============================ 
> > Installed small group database. 
> > Installed prim database. 
> > Installed trans database. 
> > Installed tomlib database. 
> > ** Gap crashed or quit executing 'SetUserPreference("HistoryMaxLines", 
> 30);' ** 
> > ============================ 
> > Not sure what's up, but I have no problems with "./sage -gap". 
> > 
> > OS X, 10.10.3: the GAP databases installed w/o problems, but with the 
> above spkg, I still get the "ccobjects" failure. 
> > 
> > Logs available if needed.  I'm happy to try things if it will help. 
> > 
> > Justin 
> > 
> > -- 
> > Justin C. Walker, Curmudgeon at Large 
> > Director 
> > Institute for the Enhancement of the Director's Income 
> > ----------- 
> > Nobody knows the trouble I've been 
> > ----------- 
> > 
> > 
> > 
> > -- 
> > 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+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sage-...@googlegroups.com 
> <javascript:>. 
> > Visit this group at http://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>
>
> -- 
> William (http://wstein.org) 
>

-- 
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