Since Sage now (mostly) works on Solaris, I thought I'd try it on
my SB1500 running OpenSolaris with SunStudio.

Prerequisites:
- Install SUNWgmake and SUNWgtar
- ln -s /bin/gmake .../sage-.../local/bin/make
- ln -s /bin/gtar .../sage-.../local/bin/tar
(bash is already installed as /bin/sh)

This makes it through prereq but almost instantly blows up building bzip2:

make[2]: Entering directory 
`/nsol/space/sage-4.3.4.alpha1/spkg/build/bzip2-1.0.5'
...
gcc -fPIC -c blocksort.c
make[2]: gcc: Command not found
make[2]: *** [blocksort.o] Error 127
make[2]: Leaving directory `/nsol/space/sage-4.3.4.alpha1/spkg/build/bzip2-1.0.5

I haven't investigated why bzip2 has gcc hard-coded into it - this was
just a side-line whilst I'm running some test code in OpenSolaris.

-- 
Peter Jeremy

Attachment: pgph2Hw9rfVoV.pgp
Description: PGP signature

Reply via email to