This is the relevant part of config.log...
configure:4721: result: no
configure:4727: checking whether xlf accepts -g
configure:4744: xlf -c -g conftest.f >&5
./configure: line 4745: xlf: command not found
configure:4750: $? = 127
configure: failed program was:
| program main
|
| end
configure:4766: result: no
configure:4796: checking how to get verbose linking output from xlf
configure:4812: xlf -c conftest.f >&5
./configure: line 4813: xlf: command not found
configure:4818: $? = 127
configure: failed program was:
| program main
|
| end
configure:4899: WARNING: compilation failed
configure:4906: result:
configure:4908: checking for Fortran 77 libraries of xlf
configure:4931: xlf -o conftest -L/sw/lib conftest.f
./configure: line 4932: xlf: command not found
configure:5105: result:
configure:5122: checking for dummy main to link with Fortran 77 libraries
configure:5166: gcc -o conftest -I/sw/include -L/sw/lib conftest.c >&5
configure:5172: $? = 0
configure:5253: result: none
configure:5290: checking for Fortran 77 name-mangling scheme
configure:5309: xlf -c conftest.f >&5
./configure: line 5310: xlf: command not found
configure:5315: $? = 127
configure: failed program was:
| subroutine foobar()
| return
| end
| subroutine foo_bar()
| return
| end
configure:5509: error: cannot compile a simple Fortran program
See `config.log' for more details.
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/rpc -I/sw/include -I/sw/include -I/sw/include -ansi -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wmissing-prototypes -Wnested-externs -pedantic -O2 -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c -o atom.lo atom.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/rpc -I/sw/include -I/sw/include -I/sw/include -ansi -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wmissing-prototypes -Wnested-externs -pedantic -O2 -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c atom.c -fno-common -DPIC -o atom.o
In file included from atom.c:64:
hdf.h:26: error: parse error before 'uint16'
hdf.h:26: warning: no semicolon at end of struct or union
hdf.h:27: warning: type defaults to 'int' in declaration of 'ref'
hdf.h:27: warning: data definition has no type or storage class
hdf.h:29: warning: type defaults to 'int' in declaration of 'DFdi'
hdf.h:29: warning: data definition has no type or storage class