On Jan 4, 6:48 am, John Cremona <john.crem...@gmail.com> wrote: > 2010/1/4 Jaap Spies <j.sp...@hccnet.nl>: > > > > My build on Fedora 12 intel i7 860 64 bit failed on > > > gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes > > -fPIC -I/home/jaap/downloads/sage-4.3.1.alpha0/local/include/cudd > > -I/home/jaap/downloads/sage-4.3.1.alpha0/local/include/polybori > > -I/home/jaap/downloads/sage-4.3.1.alpha0/local/include/polybori/groebner > > -Isage/libs/polybori > > -I/home/jaap/downloads/sage-4.3.1.alpha0/local//include > > -I/home/jaap/downloads/sage-4.3.1.alpha0/local//include/csage > > -I/home/jaap/downloads/sage-4.3.1.alpha0/devel//sage/sage/ext > > -I/home/jaap/downloads/sage-4.3.1.alpha0/local/include/python2.6 -c > > sage/rings/polynomial/pbori.cpp -o > > build/temp.linux-x86_64-2.6/sage/rings/polynomial/pbori.o -DNDEBUG > > -DHAVE_GD -DHAVE_TR1_UNORDERED_MAP -DPACKED -DHAVE_M4RI > > -DHAVE_GD -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DHAVE_IEEE_754 -DBSD -w > > cc1plus: warning: command line option "-Wstrict-prototypes" is valid for > > Ada/C/ObjC but not for C++ > > cc1plus: warning: command line option "-Wstrict-prototypes" is valid for > > Ada/C/ObjC but not for C++ > > sage/rings/polynomial/pbori.cpp: In function ‘PyObject* > > __pyx_pf_4sage_5rings_10polynomial_5pbori_easy_linear_factors(PyObject*, > > PyObject*)’: > > sage/rings/polynomial/pbori.cpp:38652: error: ‘easy_linear_factors’ was not > > declared in this scope > > error: command 'gcc' failed with exit status 1 > > sage: There was an error installing modified sage library code. > > > ERROR installing SAGE > > > real 18m2.474s > > user 17m2.478s > > sys 0m35.034s > > sage: An error occurred while installing sage-4.3.1.alpha0 > > > Jaap > > Same for me (on 64-bit ubuntu with gcc 4.3.3) > > John
I'm getting this, too (OS X 10.6). I think the problem is that there are two polybori spkg's included, and the wrong one is getting installed. I'm in the middle of trying again, after deleting "SAGE_ROOT/spkg/standard/polybori-0.6.3-20090827.spkg", keeping ".../ polybori-0.6.3.r1647-20091028.spkg". -- John -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org