I tried building openmpi on two different powerbooks, a titanium G4 (800mhz) and an aluminum G4 (1.6ghz) both running Mac OS X 10.4.5 and Xcode 2.2. The sed error ONLY occurs if I try and build the Fortran 90 bindings ( yes I do need them).
I am using Absoft 8.0 with service pack 6.
In the mailing list I saw that someone else solved this problem by rebooting the machine, so I tried it on both machines. No luck.
        I set  F77="/Applications/Absoft/bin/f77 -f -N15" and
FC="/Applications/Absoft/bin/f95  -YEXT_NAMES=LCS -YEXT_SFX=_"
While I don't see how this could be the problem, if I don't include the flags with the name of the compiler, the FFLAGS get passed to both the f77 and the f95 compiler and the FCFLAGS are ignored.

. 

Attachment: config.log.gz
Description: GNU Zip compressed data

Attachment: outfile.txt.gz
Description: GNU Zip compressed data

Reply via email to