Hi, I'm trying to build sage from the source on our cluster. The cluster is running under SLES9SP3 (all AMD Opterons). We are normaly using PGI compiler (8.0.X) for fortran. The installation is using gcc 4.2.1 from /usr/local/bin. I tried to set F77, F90 and so on and also tried to set sage_fortran to the pgi compiler, but it always fails compiling the ATLAS stuff:
So howto compile with a pgi fortran compiler, when no gfortran is installed ? Bye, Peer p.s. some lines from the install.log /usr/local/apps/sage/3.4/spkg/build/atlas-3.8.3.p0/ATLAS-build/../src// CONFIG/src/atlconf_misc.c:306: warning: the use of `tmpnam' is dangerous, better use `mkstemp' rm -f config1.out make atlas_run atldir=/usr/local/apps/sage/3.4/spkg/build/ atlas-3.8.3.p0/ATLAS-build exe=xprobe_comp args="-v 0 -o atlconf.txt - O 1 -A 22 -Si nof77 0 -Fa ic '-fPIC' -Fa sm '-fPIC' -Fa dm '-fPIC' - Fa sk '-fPIC' -Fa dk '-fPIC' -Fa xc '-fPIC' -C if '/usr/local/apps/sage/3.4/local/bin/ sage_fortran' -Fa if '-fPIC' -b 64" \ redir=config1.out make[3]: Entering directory `/Net/Groups/Services/LNX_Local64/apps/ sage/3.4/spkg/build/atlas-3.8.3.p0/ATLAS-build' cd /usr/local/apps/sage/3.4/spkg/build/atlas-3.8.3.p0/ATLAS-build ; ./ xprobe_comp -v 0 -o atlconf.txt -O 1 -A 22 -Si nof77 0 -Fa ic '-fPIC' -Fa sm '-fPIC' -Fa dm '-fPIC' -Fa sk '-fPIC' -Fa dk '-fPIC' -Fa xc '- fPIC ' -C if '/usr/local/apps/sage/3.4/local/bin/sage_fortran' -Fa if '- fPIC' -b 64 > config1.out UNKNOWN COMPILER '/usr/local/apps/sage/3.4/local/bin/sage_fortran' for F77: you must also supply flags! make[3]: *** [atlas_run] Error 7 make[3]: Leaving directory `/Net/Groups/Services/LNX_Local64/apps/sage/ 3.4/spkg/build/atlas-3.8.3.p0/ATLAS- build' make[2]: *** [IRun_comp] Error 2 make[2]: Leaving directory `/Net/Groups/Services/LNX_Local64/apps/sage/ 3.4/spkg/build/atlas-3.8.3.p0/ATLAS- build' xconfig: /usr/local/apps/sage/3.4/spkg/build/atlas-3.8.3.p0/ATLAS- build/../src//CONFIG/src/config.c:125: ProbeComp: Assertion `!system (ln)' failed. OS configured as Linux (1) Assembly configured as GAS_x8664 (2) Vector ISA Extension configured as SSE3 (2,60) --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---