build seadas 7.5 error
Posted: Mon May 28, 2018 3:38 am America/New_York
when I Build the SeaDAS Science Processing Code?the following error occurred Who can help me find the cause of the problem
libtool: link: gfortran -I../fortran -I../fortran -m64 -ffixed-line-length-none -fconvert=big-endian -fno-automatic -O3 -Wl,-rpath=/home/pfxie/ocssw/build/lib3/lib -Wl,-rpath=\$ORIGIN/../lib -Wl,-rpath=\$ORIGIN/../opt/lib -o .libs/ftst_groups ftst_groups.o f03lib_f_interfaces.o f03lib.o handle_err.o -L/home/pfxie/ocssw/build/lib3/lib ../fortran/.libs/libnetcdff.so /home/pfxie/ocssw/build/lib3/lib/libnetcdf.so -lhdf5_hl -lhdf5 /home/pfxie/ocssw/build/lib3/lib/libsz.so -lm -lz -Wl,-rpath -Wl,/home/pfxie/ocssw/build/lib3/lib
gfortran -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran -I../fortran -I../fortran -m64 -ffixed-line-length-none -fconvert=big-endian -fno-automatic -O3 -c -o ftst_path.o ftst_path.F
ftst_path.F:28:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
ftst_path.F:41:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
ftst_path.F:55:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
ftst_path.F:68:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
Makefile:1281: recipe for target 'ftst_path.o' failed
make[2]: *** [ftst_path.o] Error 1
make[2]: Leaving directory '/home/pfxie/ocssw/opt/src/netcdf/netcdf-fortran-4.4.4/nf_test'
Makefile:1814: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/home/pfxie/ocssw/opt/src/netcdf/netcdf-fortran-4.4.4/nf_test'
Makefile:534: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
***** make check failed *****
***** BuildIt (netcdf) failed *****
libtool: link: gfortran -I../fortran -I../fortran -m64 -ffixed-line-length-none -fconvert=big-endian -fno-automatic -O3 -Wl,-rpath=/home/pfxie/ocssw/build/lib3/lib -Wl,-rpath=\$ORIGIN/../lib -Wl,-rpath=\$ORIGIN/../opt/lib -o .libs/ftst_groups ftst_groups.o f03lib_f_interfaces.o f03lib.o handle_err.o -L/home/pfxie/ocssw/build/lib3/lib ../fortran/.libs/libnetcdff.so /home/pfxie/ocssw/build/lib3/lib/libnetcdf.so -lhdf5_hl -lhdf5 /home/pfxie/ocssw/build/lib3/lib/libsz.so -lm -lz -Wl,-rpath -Wl,/home/pfxie/ocssw/build/lib3/lib
gfortran -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DpgiFortran -I../fortran -I../fortran -m64 -ffixed-line-length-none -fconvert=big-endian -fno-automatic -O3 -c -o ftst_path.o ftst_path.F
ftst_path.F:28:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
ftst_path.F:41:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
ftst_path.F:55:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
ftst_path.F:68:72:
if ((path_len /= LEN(FILE_NAME)) .OR. &
1
Error: Syntax error in expression at (1)
Makefile:1281: recipe for target 'ftst_path.o' failed
make[2]: *** [ftst_path.o] Error 1
make[2]: Leaving directory '/home/pfxie/ocssw/opt/src/netcdf/netcdf-fortran-4.4.4/nf_test'
Makefile:1814: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/home/pfxie/ocssw/opt/src/netcdf/netcdf-fortran-4.4.4/nf_test'
Makefile:534: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
***** make check failed *****
***** BuildIt (netcdf) failed *****