This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --prefix=/home/fernando_luz/usr/mpe --with-mpicc=/home/fernando_luz/usr/mpich/bin/mpicc --with-mpilibs=/home/fernando_luz/usr/mpich/lib/ --with-mpiinc=/home/fernando_luz/usr/mpich/include/

## --------- ##
## Platform. ##
## --------- ##

hostname = TPN000300
uname -m = x86_64
uname -r = 3.2.0-45-generic
uname -s = Linux
uname -v = #70-Ubuntu SMP Wed May 29 20:12:06 UTC 2013

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/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/cuda-5.0/bin
PATH: /home/fernando_luz/software/ParaView-3.14.1-Linux-64bit/bin/
PATH: /home/fernando_luz/usr/local/rdesktop/bin
PATH: /home/fernando_luz/usr/mpich/bin
PATH: /home/fernando_luz/opt/blcr/bin
PATH: /home/fernando_luz/Desktop/wamit_galileu/
PATH: /usr/local/cuda-5.0/bin
PATH: /home/fernando_luz/software/ParaView-3.14.1-Linux-64bit/bin/
PATH: /home/fernando_luz/usr/local/rdesktop/bin
PATH: /home/fernando_luz/usr/mpich/bin
PATH: /home/fernando_luz/opt/blcr/bin
PATH: /home/fernando_luz/Desktop/wamit_galileu/
PATH: /usr/local/cuda-5.0/bin
PATH: /home/fernando_luz/software/ParaView-3.14.1-Linux-64bit/bin/
PATH: /home/fernando_luz/usr/local/rdesktop/bin
PATH: /home/fernando_luz/usr/mpich/bin
PATH: /home/fernando_luz/opt/blcr/bin
PATH: /home/fernando_luz/Desktop/wamit_galileu/
PATH: /usr/local/cuda-5.0/bin
PATH: /home/fernando_luz//software/ParaView-3.14.1-Linux-64bit/bin/
PATH: /home/fernando_luz/usr/local/rdesktop/bin/
PATH: /home/fernando_luz/usr/local/mpich2/bin/
PATH: /home/fernando_luz/opt/blcr/bin
PATH: /home/fernando_luz/Desktop/wamit_galileu/
PATH: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2112: checking for current directory name
configure:2159: result: /home/fernando_luz/git/mpe
configure:2202: checking gnumake
configure:2217: result: yes using --no-print-directory
configure:2231: checking BSD 4.4 make
configure:2251: result: no - whew
configure:2257: checking OSF V3 make
configure:2276: result: no
configure:2283: checking for virtual path format
configure:2298: result: VPATH
configure:2392: result: User supplied MPI implmentation (Good Luck!)
configure:2532: checking for leftover Makefiles in subpackages 
configure:2547: result: none 
configure:2827: checking for gcc
configure:2854: result: cc
configure:3083: checking for C compiler version
configure:3092: cc --version >&5
cc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 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:3103: $? = 0
configure:3092: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
configure:3103: $? = 0
configure:3092: cc -V >&5
cc: error: unrecognized option '-V'
cc: fatal error: no input files
compilation terminated.
configure:3103: $? = 4
configure:3092: cc -qversion >&5
cc: error: unrecognized option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:3103: $? = 4
configure:3123: checking whether the C compiler works
configure:3145: cc    conftest.c  >&5
configure:3149: $? = 0
configure:3197: result: yes
configure:3200: checking for C compiler default output file name
configure:3202: result: a.out
configure:3208: checking for suffix of executables
configure:3215: cc -o conftest    conftest.c  >&5
configure:3219: $? = 0
configure:3241: result: 
configure:3263: checking whether we are cross compiling
configure:3271: cc -o conftest    conftest.c  >&5
configure:3275: $? = 0
configure:3282: ./conftest
configure:3286: $? = 0
configure:3301: result: no
configure:3306: checking for suffix of object files
configure:3328: cc -c   conftest.c >&5
configure:3332: $? = 0
configure:3353: result: o
configure:3357: checking whether we are using the GNU C compiler
configure:3376: cc -c   conftest.c >&5
configure:3376: $? = 0
configure:3385: result: yes
configure:3394: checking whether cc accepts -g
configure:3414: cc -c -g  conftest.c >&5
configure:3414: $? = 0
configure:3455: result: yes
configure:3472: checking for cc option to accept ISO C89
configure:3536: cc  -c   conftest.c >&5
configure:3536: $? = 0
configure:3549: result: none needed
configure:3806: checking whether MPI_CC has been set 
configure:3811: result: /home/fernando_luz/usr/mpich/bin/mpicc 
configure:3921: checking for Fortran 77 compiler version
configure:3930: f77 --version >&5
./configure: line 3932: f77: command not found
configure:3941: $? = 127
configure:3930: f77 -v >&5
./configure: line 3932: f77: command not found
configure:3941: $? = 127
configure:3930: f77 -V >&5
./configure: line 3932: f77: command not found
configure:3941: $? = 127
configure:3930: f77 -qversion >&5
./configure: line 3932: f77: command not found
configure:3941: $? = 127
configure:3950: checking whether we are using the GNU Fortran 77 compiler
configure:3963: f77 -c  conftest.F >&5
./configure: line 1588: f77: command not found
configure:3963: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:3972: result: no
configure:3978: checking whether f77 accepts -g
configure:3989: f77 -c -g conftest.f >&5
./configure: line 1588: f77: command not found
configure:3989: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:3997: result: no
configure:4029: checking whether MPI_F77 has been set 
configure:4036: result: f77  
configure:4049: checking for the linkage of the supplied MPI C definitions 
configure:4099: /home/fernando_luz/usr/mpich/bin/mpicc -o conftest /home/fernando_luz/usr/mpich/include/    conftest.c /home/fernando_luz/usr/mpich/lib/ >&5
/usr/bin/ld: cannot find /home/fernando_luz/usr/mpich/include/: File format not recognized
/usr/bin/ld: cannot find /home/fernando_luz/usr/mpich/lib/: File format not recognized
collect2: ld returned 1 exit status
configure:4099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| 
| /* <stdlib.h> is included to get NULL defined */
| #if defined( STDC_HEADERS ) || defined( HAVE_STDLIB_H )
| #include <stdlib.h>
| #else
| #if !defined( NULL )
| #define NULL 0
| #endif
| #endif
| 
| 
| #include "mpi.h"
| 
| 
| int
| main ()
| {
| 
|     int argc; char **argv;
|      ;
|     MPI_Init(&argc, &argv);
|      ;
|     MPI_Finalize();
| 
|   ;
|   return 0;
| }
| 
configure:4125: result: no
configure:4135: error:  Cannot link with basic MPI C program!
	Check your MPI include paths, MPI libraries and MPI CC compiler  

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MPERUN_set=
ac_cv_env_MPERUN_value=
ac_cv_env_MPI_CC_set=set
ac_cv_env_MPI_CC_value=/home/fernando_luz/usr/mpich/bin/mpicc
ac_cv_env_MPI_CFLAGS_set=
ac_cv_env_MPI_CFLAGS_value=
ac_cv_env_MPI_F77_set=
ac_cv_env_MPI_F77_value=
ac_cv_env_MPI_FFLAGS_set=
ac_cv_env_MPI_FFLAGS_value=
ac_cv_env_MPI_INC_set=set
ac_cv_env_MPI_INC_value=/home/fernando_luz/usr/mpich/include
ac_cv_env_MPI_LIBS_set=set
ac_cv_env_MPI_LIBS_value=/home/fernando_luz/usr/mpich/lib
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=
ac_cv_f77_compiler_gnu=no
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_f77_g=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='cc'
CFLAGS=''
CLINKER=''
CPP=''
CPPFLAGS=''
CPRP='cp'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='f77'
F77_INCDIR=''
F77_LIBDIR_LEADER=''
F77_NAME_MANGLE=''
F77_OTHER_LIBS=''
FFLAGS=''
FILE=''
FLIBS=''
FLINKER=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S=''
LTLIBOBJS=''
MAKE='make --no-print-directory'
MKDIR='mkdir'
MPERUN=''
MPE_BUILD_FORTRAN2C='yes'
MPE_CFLAGS=''
MPE_CLINKER=''
MPE_FFLAGS=''
MPE_FLINKER=''
MPE_LIBNAME='mpe'
MPI_CC='/home/fernando_luz/usr/mpich/bin/mpicc'
MPI_CFLAGS='/home/fernando_luz/usr/mpich/include/ '
MPI_F77='f77 '
MPI_FFLAGS='/home/fernando_luz/usr/mpich/include/ '
MPI_IMPL='UserSupplied'
MPI_INC='/home/fernando_luz/usr/mpich/include/'
MPI_LIBS='/home/fernando_luz/usr/mpich/lib/'
MV='mv'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RANLIB_AFTER_INSTALL=''
RM='rm'
SHELL='/bin/bash'
VPATH='VPATH=.:$(srcdir)'
ac_ct_CC='cc'
ac_ct_F77=''
binbuild_dir='/home/fernando_luz/git/mpe/bin'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
etcbuild_dir='/home/fernando_luz/git/mpe/etc'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includebuild_dir='/home/fernando_luz/git/mpe/include'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libbuild_dir='/home/fernando_luz/git/mpe/lib'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/fernando_luz/usr/mpe'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbinbuild_dir='/home/fernando_luz/git/mpe/sbin'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' src/misc src/callstack src/logging src/wrappers src/graphics src/collchk src/slog2sdk'
sysconfdir='${prefix}/etc'
target_alias=''
top_srcdir_abs='/home/fernando_luz/git/mpe'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""

configure: exit 1
