Thommy M. Malmström wrote: > > Hi David, here's my output from when trying to build Sage on OpenSolaris > 2008.11. Didn't work OOTB... > I'll try some more and get back with results... > > > thom...@bigblue:/pictures/src/sage-4.1$ make > cd spkg && ./install all 2>&1 | tee -a ../install.log > base/dir-0.1-install > ../data/ > ../local/ > ../local/etc > ../local/lib > ../local/bin > ../local/include > ../tmp/ > /pictures/src/sage-4.1/spkg/build > installed/ > base/prereq-0.3-install > Starting prerequisite check. > Machine: SunOS bigblue 5.11 snv_101b i86pc i386 i86pc > Building or using Sage on non-Sparc Solaris is tricky and not supported > at the moment. It is possible, but you should be well aware that > some things do not work. To get past this message export the > variable $SAGE_PORT to something non-empty. Support for Solaris > is actively being worked on. > *** Error code 255 > make: Fatal error: Command failed for target `installed/prereq-0.3' > Current working directory /pictures/src/sage-4.1/spkg > > real 0m0.182s > user 0m0.031s > sys 0m0.032s > Error building Sage. > thom...@bigblue:/pictures/src/sage-4.1$ > > > > > //Thommy M. > -- > Thommy M. Malmström > Vipemöllevägen 109 > 224 66 Lund > +46 46 990 57 >
Hi Thommy, Thank you very much for trying to compile Sage after I asked for some others to try it on comp.unix.solaris and alt.solaris.x86. Try: $ make SAGE_PORT=foobar (it has to be the GNU version of make, not the Sun one). That should get round the problem you have experienced. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---