I want to update that, but are not sure how best to to it. Every time I 
try to create a 0.4 version, so the 0.3 gets called instead. Is there 
some trick to this?

If I set CC and CXX to be the Sun Studio compilers 
(/opt/SUNSspro/bin/cc, /opt/SUNWspro/bin/CC respectively), then the 
configure script correctly determines, but then throws an error - see 
below. It needs updating. I've got the large part of an update done, but 
have not managed to work out how to make Sage using another version of 
'prereq'


kir...@t2:[~/sage-4.1.1] $ make
cd spkg && ./install all 2>&1 | tee -a ../install.log
make[1]: Entering directory `/rootpool2/local/kirkby/sage-4.1.1/spkg'
base/dir-0.1-install
../data/
../local/
../local/etc
../local/lib
../local/bin
../local/include
../tmp/
/rootpool2/local/kirkby/sage-4.1.1/spkg/build
installed/
base/prereq-0.3-install
Starting prerequisite check.
Machine: SunOS t2 5.10 Generic_141414-02 sun4v sparc SUNW,T5240
found make
found perl
found m4
found ranlib
found tar
found gcc
prereq-0.3/
prereq-0.3/.hg/
prereq-0.3/.hg/00changelog.i
prereq-0.3/.hg/dirstate
prereq-0.3/.hg/requires
prereq-0.3/.hg/store/
prereq-0.3/.hg/store/00changelog.i
prereq-0.3/.hg/store/00manifest.i
prereq-0.3/.hg/store/data/
prereq-0.3/.hg/store/data/_makefile.in.i
prereq-0.3/.hg/store/data/autom4te.cache/
prereq-0.3/.hg/store/data/autom4te.cache/output.0.i
prereq-0.3/.hg/store/data/autom4te.cache/requests.i
prereq-0.3/.hg/store/data/autom4te.cache/traces.0.i
prereq-0.3/.hg/store/data/configure.ac.i
prereq-0.3/.hg/store/data/configure.i
prereq-0.3/.hg/store/undo
prereq-0.3/.hg/undo.dirstate
prereq-0.3/configure
prereq-0.3/configure.ac
prereq-0.3/Makefile.in
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking for gcc... /opt/SUNWspro/bin/cc
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for gcc... yes
checking for make... yes
checking for m4... yes
checking for perl... yes
checking for ranlib... yes
checking for bison... bison
checking for flex... flex
checking whether gcc is new enough... configure: error: please upgrade 
to gcc 3. x or 4.x
  ERROR: You do not have all of the prerequisites needed
  to build SAGE from source.  See the errors above.
make[1]: *** [installed/prereq-0.3] Error 1
make[1]: Leaving directory `/rootpool2/local/kirkby/sage-4.1.1/spkg'

real    0m7.665s
user    0m3.478s
sys     0m4.498s
Error building Sage.

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

Reply via email to