I cannot pass the build step receiving errors. Below is the config log.Thank you for any help! This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by MCT configure 2.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/dominik/cesm1_2_2/models/utils/mct/configure CC=gcc FC=gfortran MPICC=mpicc MPIFC=mpif90 FCFLAGS=-O -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -ffree-form -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr CPPDEFS= -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU CFLAGS= -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr NETCDF_PATH= LDFLAGS= LIBS= -netcdf --srcdir /home/dominik/cesm1_2_2/models/utils/mct
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 3.10.0-123.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Jun 30 12:09:22 UTC 2014
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /home/dominik/.local/bin
PATH: /home/dominik/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2358: checking for C compiler version
configure:2367: gcc --version >&5
gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2378: $? = 0
configure:2367: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC)
configure:2378: $? = 0
configure:2367: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2378: $? = 4
configure:2367: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2378: $? = 4
configure:2398: checking whether the C compiler works
configure:2420: gcc -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr conftest.c -netcdf >&5
gcc: error: unrecognized command line option '-netcdf'
configure:2424: $? = 1
configure:2462: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MCT"
| #define PACKAGE_TARNAME "mct"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "MCT 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2467: error: in `/home/dominik/gnu/openmpi/nodebug/nothreads/mct':
configure:2469: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_BABELROOT_set=
ac_cv_env_BABELROOT_value=
ac_cv_env_BIT64_set=
ac_cv_env_BIT64_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='gcc '
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
ac_cv_env_COMPILER_ROOT_set=
ac_cv_env_COMPILER_ROOT_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DEBUG_set=set
ac_cv_env_DEBUG_value=FALSE
ac_cv_env_ENDIAN_set=
ac_cv_env_ENDIAN_value=
ac_cv_env_FCFLAGS_set=set
ac_cv_env_FCFLAGS_value='-O -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -ffree-form -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
ac_cv_env_FC_set=set
ac_cv_env_FC_value='gfortran '
ac_cv_env_FORT_SIZE_set=
ac_cv_env_FORT_SIZE_value=
ac_cv_env_FPPFLAGS_set=
ac_cv_env_FPPFLAGS_value=
ac_cv_env_FPP_set=
ac_cv_env_FPP_value=
ac_cv_env_INCLUDEFLAG_set=
ac_cv_env_INCLUDEFLAG_value=
ac_cv_env_INCLUDEPATH_set=
ac_cv_env_INCLUDEPATH_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=' -netcdf'
ac_cv_env_MPIFC_set=set
ac_cv_env_MPIFC_value='mpif90 '
ac_cv_env_MPIHEADER_set=
ac_cv_env_MPIHEADER_value=
ac_cv_env_MPILIBS_set=set
ac_cv_env_MPILIBS_value=openmpi,mpich,mpt,mpt,ibm,mpi-serial
ac_cv_env_OPT_set=
ac_cv_env_OPT_value=
ac_cv_env_PROGFCFLAGS_set=
ac_cv_env_PROGFCFLAGS_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_REAL8_set=
ac_cv_env_REAL8_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR=''
BABELROOT=''
BIT64=''
CC='gcc '
CFLAGS=' -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
COMPILER_ROOT=''
CPP=''
CPPDEFS=' -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU '
CPPFLAGS=''
CRULE=''
DEBUG='FALSE'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENDIAN=''
EXEEXT=''
FC='gfortran '
FCFLAGS='-O -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -ffree-form -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
FCFLAGS_F90=''
FCFLAGS_F=''
FCLIBS=''
FC_DEFINE=''
FORT_SIZE=''
FPP=''
FPPFLAGS=''
GREP=''
INCLUDEFLAG=''
INCLUDEPATH=''
LDFLAGS=''
LIBOBJS=''
LIBS=' -netcdf'
LTLIBOBJS=''
MPIFC='mpif90 '
MPIHEADER=''
MPILIBS='openmpi,mpich,mpt,mpt,ibm,mpi-serial'
MPISERPATH=''
OBJEXT=''
OPT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='MCT'
PACKAGE_STRING='MCT 2.8'
PACKAGE_TARNAME='mct'
PACKAGE_URL=''
PACKAGE_VERSION='2.8'
PATH_SEPARATOR=':'
PROGFCFLAGS=''
PYTHON=''
PYTHONOPTS=''
RANLIB=''
REAL8=''
SHELL='/bin/sh'
ac_ct_CC=''
ac_ct_FC=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "MCT"
#define PACKAGE_TARNAME "mct"
#define PACKAGE_VERSION "2.8"
#define PACKAGE_STRING "MCT 2.8"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
configure: exit 77
running configure, to aid debugging if configure makes a mistake.
It was created by MCT configure 2.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/dominik/cesm1_2_2/models/utils/mct/configure CC=gcc FC=gfortran MPICC=mpicc MPIFC=mpif90 FCFLAGS=-O -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -ffree-form -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr CPPDEFS= -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU CFLAGS= -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr NETCDF_PATH= LDFLAGS= LIBS= -netcdf --srcdir /home/dominik/cesm1_2_2/models/utils/mct
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 3.10.0-123.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Jun 30 12:09:22 UTC 2014
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /home/dominik/.local/bin
PATH: /home/dominik/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2358: checking for C compiler version
configure:2367: gcc --version >&5
gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2378: $? = 0
configure:2367: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC)
configure:2378: $? = 0
configure:2367: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2378: $? = 4
configure:2367: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2378: $? = 4
configure:2398: checking whether the C compiler works
configure:2420: gcc -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr conftest.c -netcdf >&5
gcc: error: unrecognized command line option '-netcdf'
configure:2424: $? = 1
configure:2462: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MCT"
| #define PACKAGE_TARNAME "mct"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "MCT 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2467: error: in `/home/dominik/gnu/openmpi/nodebug/nothreads/mct':
configure:2469: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_BABELROOT_set=
ac_cv_env_BABELROOT_value=
ac_cv_env_BIT64_set=
ac_cv_env_BIT64_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='gcc '
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
ac_cv_env_COMPILER_ROOT_set=
ac_cv_env_COMPILER_ROOT_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DEBUG_set=set
ac_cv_env_DEBUG_value=FALSE
ac_cv_env_ENDIAN_set=
ac_cv_env_ENDIAN_value=
ac_cv_env_FCFLAGS_set=set
ac_cv_env_FCFLAGS_value='-O -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -ffree-form -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
ac_cv_env_FC_set=set
ac_cv_env_FC_value='gfortran '
ac_cv_env_FORT_SIZE_set=
ac_cv_env_FORT_SIZE_value=
ac_cv_env_FPPFLAGS_set=
ac_cv_env_FPPFLAGS_value=
ac_cv_env_FPP_set=
ac_cv_env_FPP_value=
ac_cv_env_INCLUDEFLAG_set=
ac_cv_env_INCLUDEFLAG_value=
ac_cv_env_INCLUDEPATH_set=
ac_cv_env_INCLUDEPATH_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=' -netcdf'
ac_cv_env_MPIFC_set=set
ac_cv_env_MPIFC_value='mpif90 '
ac_cv_env_MPIHEADER_set=
ac_cv_env_MPIHEADER_value=
ac_cv_env_MPILIBS_set=set
ac_cv_env_MPILIBS_value=openmpi,mpich,mpt,mpt,ibm,mpi-serial
ac_cv_env_OPT_set=
ac_cv_env_OPT_value=
ac_cv_env_PROGFCFLAGS_set=
ac_cv_env_PROGFCFLAGS_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_REAL8_set=
ac_cv_env_REAL8_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR=''
BABELROOT=''
BIT64=''
CC='gcc '
CFLAGS=' -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU -I.. -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
COMPILER_ROOT=''
CPP=''
CPPDEFS=' -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRGNU '
CPPFLAGS=''
CRULE=''
DEBUG='FALSE'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENDIAN=''
EXEEXT=''
FC='gfortran '
FCFLAGS='-O -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -ffree-form -I. -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik//gnu/openmpi/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/home/dominik//gnu/openmpi/nodebug/nothreads/include -I/home/dominik/cesm1_2_2/models/csm_share/shr'
FCFLAGS_F90=''
FCFLAGS_F=''
FCLIBS=''
FC_DEFINE=''
FORT_SIZE=''
FPP=''
FPPFLAGS=''
GREP=''
INCLUDEFLAG=''
INCLUDEPATH=''
LDFLAGS=''
LIBOBJS=''
LIBS=' -netcdf'
LTLIBOBJS=''
MPIFC='mpif90 '
MPIHEADER=''
MPILIBS='openmpi,mpich,mpt,mpt,ibm,mpi-serial'
MPISERPATH=''
OBJEXT=''
OPT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='MCT'
PACKAGE_STRING='MCT 2.8'
PACKAGE_TARNAME='mct'
PACKAGE_URL=''
PACKAGE_VERSION='2.8'
PATH_SEPARATOR=':'
PROGFCFLAGS=''
PYTHON=''
PYTHONOPTS=''
RANLIB=''
REAL8=''
SHELL='/bin/sh'
ac_ct_CC=''
ac_ct_FC=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "MCT"
#define PACKAGE_TARNAME "mct"
#define PACKAGE_VERSION "2.8"
#define PACKAGE_STRING "MCT 2.8"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
configure: exit 77