William, I'd be happy to, but I'm not sure how to referee an spkg. Should I just go ahead & give it a positive review since it works for me?
john On Jul 1, 6:10 am, William Stein <[email protected]> wrote: > On Tue, Jun 30, 2009 at 11:55 PM, john_perry_usm<[email protected]> wrote: > > > I also encountered this, and the problem is actually GCC 4.4, which > > comes with Fedora 11. See > > >http://trac.sagemath.org/sage_trac/ticket/6362 > > > I installed the spkg from that page and built Sage flawlessly; I > > suspect it would fix your problem too. > > John, > > Can you referee the spkg? Tom and Robert, can you guys make sure > this gets into sage-4.1? It's just addition of a single cast to the > Singular source code, which the singular devs have officially already > refereed and accepted. > > William > > > > > regards > > john perry > > > On Jun 30, 4:45 pm, wn <[email protected]> wrote: > >> The fedora 10 binary failed after I updated to fedora 11 (I think > >> because python has been updated). Making from source in Fedora 11 > >> fails when making Singular. Kernel is 2.6.29.5-191.fc11.x86_64, gcc is > >> gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4) > > >> Here are the relevant errors. > > >> make install in kernel > >> make[4]: Entering directory `/home/neumann/Download/sage-4.0.2/spkg/ > >> build/singular-3-1-0-2-20090618/src/kernel' > >> echo "#define feVersionId0 " `date '+%Y%m%d%H'` >kversion.h > >> g++ -O3 -g -fPIC -pipe -fno-implicit-templates -I. -I/home/neumann/ > >> Download/sage-4.0.2/local/include -I/home/neumann/Download/sage-4.0.2/ > >> local/include -I/home/neumann/Download/sage-4.0.2/local/include - > >> DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H -c clapconv.cc > >> g++ -O3 -g -fPIC -pipe -fno-implicit-templates -I. -I/home/neumann/ > >> Download/sage-4.0.2/local/include -I/home/neumann/Download/sage-4.0.2/ > >> local/include -I/home/neumann/Download/sage-4.0.2/local/include - > >> DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H -c clapsing.cc > >> g++ -O3 -g -fPIC -pipe -fno-implicit-templates -I. -I/home/neumann/ > >> Download/sage-4.0.2/local/include -I/home/neumann/Download/sage-4.0.2/ > >> local/include -I/home/neumann/Download/sage-4.0.2/local/include - > >> DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H -c mminit.cc > >> g++ -O3 -g -fPIC -pipe -fno-implicit-templates -I. -I/home/neumann/ > >> Download/sage-4.0.2/local/include -I/home/neumann/Download/sage-4.0.2/ > >> local/include -I/home/neumann/Download/sage-4.0.2/local/include - > >> DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H -c febase.cc > >> febase.cc: In function ‘FILE* feFopen(const char*, const char*, char*, > >> int, int)’: > >> febase.cc:748: error: invalid conversion from ‘const char*’ to ‘char*’ > >> make[4]: *** [febase.o] Error 1 > >> make[4]: Leaving directory `/home/neumann/Download/sage-4.0.2/spkg/ > >> build/singular-3-1-0-2-20090618/src/kernel' > >> make[3]: *** [install] Error 1 > >> make[3]: Leaving directory `/home/neumann/Download/sage-4.0.2/spkg/ > >> build/singular-3-1-0-2-20090618/src' > >> make[2]: *** [/home/neumann/Download/sage-4.0.2/local/bin/ > >> Singular-3-1-0] Error 2 > >> make[2]: Leaving directory `/home/neumann/Download/sage-4.0.2/spkg/ > >> build/singular-3-1-0-2-20090618/src' > >> Unable to build Singular. > > -- > William Stein > Associate Professor of Mathematics > University of Washingtonhttp://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
