<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:10pt"><div><p style="margin-bottom: 0in;">hi, i am trying to install espresso on my pc with gfortran and fftw v2 .</p><p style="margin-bottom: 0in;">configure runs successfully but its message shows :( i have made some lines of message bold which i think should be looked at)<br></p><br><p style="margin-bottom: 0in;"><br> </p><br>


        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.3  (Linux)">
        
        
        <style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>

<p style="margin-bottom: 0in;">[phy@localhost espresso-3.2.3]$
./configure 
</p>
<p style="margin-bottom: 0in;">checking build system type...
i686-pc-linux-gnu 
</p>
<p style="margin-bottom: 0in;">checking architecture... ia32 
</p>
<p style="margin-bottom: 0in;">checking for ifort... no 
</p>
<p style="margin-bottom: 0in;">checking for ifc... no 
</p>
<p style="margin-bottom: 0in;">checking for pgf90... no 
</p>
<p style="margin-bottom: 0in;">checking for pathf95... no 
</p>
<p style="margin-bottom: 0in;">checking for g95... no 
</p>
<p style="margin-bottom: 0in;">checking for gfortran... gfortran 
</p>
<p style="margin-bottom: 0in;"><font size="4">configure: WARNING: In the future,
Autoconf will not detect cross-tools 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">whose name does not start with the host
triplet.  If you think this 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">configuration is useful to you, please
write to autoconf@gnu.org.</font> 
</p>
<p style="margin-bottom: 0in;">checking for Fortran 77 compiler
default output file name... a.out 
</p>
<p style="margin-bottom: 0in;">checking whether the Fortran 77
compiler works... yes 
</p>
<p style="margin-bottom: 0in;">checking whether we are cross
compiling... yes 
</p>
<p style="margin-bottom: 0in;">checking for suffix of executables... 
</p>
<p style="margin-bottom: 0in;">checking for suffix of object files...

</p>
<p style="margin-bottom: 0in;">checking whether we are using the GNU
Fortran 77 compiler... yes 
</p>
<p style="margin-bottom: 0in;">checking whether gfortran accepts -g...
yes 
</p>
<p style="margin-bottom: 0in;">checking for mpif90... no 
</p>
<p style="margin-bottom: 0in;">checking for gfortran... gfortran 
</p>
<p style="margin-bottom: 0in;">checking whether we are using the GNU
Fortran 77 compiler... yes 
</p>
<p style="margin-bottom: 0in;">checking whether gfortran accepts -g...
yes 
</p>
<p style="margin-bottom: 0in;">checking version of gfortran... unknown
</p>
<p style="margin-bottom: 0in;">setting F90... gfortran 
</p>
<p style="margin-bottom: 0in;">setting MPIF90... gfortran 
</p>
<p style="margin-bottom: 0in;">checking for cc... cc 
</p>
<p style="margin-bottom: 0in;">checking whether we are using the GNU C
compiler... yes 
</p>
<p style="margin-bottom: 0in;">checking whether cc accepts -g... yes 
</p>
<p style="margin-bottom: 0in;">checking for cc option to accept ISO
C89... none needed 
</p>
<p style="margin-bottom: 0in;">setting CC... cc 
</p>
<p style="margin-bottom: 0in;">checking how to run the C
preprocessor... cc -E 
</p>
<p style="margin-bottom: 0in;">checking for grep that handles long
lines and -e... /bin/grep 
</p>
<p style="margin-bottom: 0in;">checking for egrep... /bin/grep -E 
</p>
<p style="margin-bottom: 0in;">checking for ANSI C header files... yes
</p>
<p style="margin-bottom: 0in;">checking for sys/types.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for sys/stat.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for stdlib.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for string.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for memory.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for strings.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for inttypes.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for stdint.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for unistd.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for int *... yes 
</p>
<p style="margin-bottom: 0in;">checking size of int *... 4 
</p>
<p style="margin-bottom: 0in;">checking malloc.h usability... yes 
</p>
<p style="margin-bottom: 0in;">checking malloc.h presence... yes 
</p>
<p style="margin-bottom: 0in;">checking for malloc.h... yes 
</p>
<p style="margin-bottom: 0in;">checking for struct mallinfo.arena...
yes 
</p>
<p style="margin-bottom: 0in;">checking for f77... no 
</p>
<p style="margin-bottom: 0in;">checking for gfortran... gfortran 
</p>
<p style="margin-bottom: 0in;">checking whether we are using the GNU
Fortran 77 compiler... yes 
</p>
<p style="margin-bottom: 0in;">checking whether gfortran accepts -g...
yes 
</p>
<p style="margin-bottom: 0in;">setting F77... gfortran 
</p>
<p style="margin-bottom: 0in;">setting FFLAGS... -O3 
</p>
<p style="margin-bottom: 0in;">setting F90FLAGS... $(FFLAGS) -x
f95-cpp-input 
</p>
<p style="margin-bottom: 0in;">setting FFLAGS_NOOPT... -O0 
</p>
<p style="margin-bottom: 0in;">setting CFLAGS... -O3 
</p>
<p style="margin-bottom: 0in;">setting CPP... cpp 
</p>
<p style="margin-bottom: 0in;">setting CPPFLAGS... -P -traditional 
</p>
<p style="margin-bottom: 0in;">setting LD... gfortran 
</p>
<p style="margin-bottom: 0in;">setting LDFLAGS... 
</p>
<p style="margin-bottom: 0in;">setting AR... ar 
</p>
<p style="margin-bottom: 0in;">setting ARFLAGS... ruv 
</p>
<p style="margin-bottom: 0in;">setting ARFLAGS_DYNAMIC...ruv 
</p>
<p style="margin-bottom: 0in;">checking whether make sets $(MAKE)...
yes 
</p>
<p style="margin-bottom: 0in;">checking whether Fortran files must be
preprocessed... no 
</p>
<p style="margin-bottom: 0in;">checking how to get verbose linking
output from gfortran... -v 
</p>
<p style="margin-bottom: 0in;">checking for Fortran 77 libraries of
gfortran...  -L/usr/lib/gcc/i386-redhat-linux/4.1.2
-L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lgfortranbegin
-lgfortran -lm 
</p>
<p style="margin-bottom: 0in;">checking for dummy main to link with
Fortran 77 libraries... none 
</p>
<p style="margin-bottom: 0in;">checking for Fortran 77 name-mangling
scheme... lower case, underscore, no extra underscore 
</p>
<p style="margin-bottom: 0in;"><font size="4">checking for library containing
dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">in /opt/intel/mkl/*/lib/32: checking
for library containing dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">in /opt/intel/mkl*/lib/32: checking for
library containing dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">in /cineca/prod/intel/lib: checking for
library containing dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">checking for library containing
dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">in /usr/local/lib: checking for library
containing dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">checking for library containing
dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">in /usr/local/lib: checking for library
containing dgemm... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">checking for library containing
zggev... no 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">in /usr/local/lib: checking for library
containing zggev... no</font> 
</p>
<p style="margin-bottom: 0in;">setting BLAS_LIBS... ../flib/blas.a 
</p>
<p style="margin-bottom: 0in;">setting LAPACK_LIBS... ../flib/lapack.a
</p>
<p style="margin-bottom: 0in;">checking for library containing
fftwnd... -lfftw 
</p>
<p style="margin-bottom: 0in;">setting FFT_LIBS... -lfftw 
</p>
<p style="margin-bottom: 0in;">checking for library containing
fftwnd... (cached) -lfftw 
</p>
<p style="margin-bottom: 0in;">checking fftw.h usability... yes 
</p>
<p style="margin-bottom: 0in;">checking fftw.h presence... yes 
</p>
<p style="margin-bottom: 0in;">checking for fftw.h... yes 
</p>
<p style="margin-bottom: 0in;">setting MASS_LIBS... 
</p>
<p style="margin-bottom: 0in;">checking for library containing
mpi_init... no 
</p>
<p style="margin-bottom: 0in;">setting MPI_LIBS... 
</p>
<p style="margin-bottom: 0in;">checking for library containing
mpi_init... (cached) no 
</p>
<p style="margin-bottom: 0in;">setting DFLAGS... -D__FFTW 
</p>
<p style="margin-bottom: 0in;">setting IFLAGS... -I../include 
</p>
<p style="margin-bottom: 0in;">setting FDFLAGS... $(DFLAGS) 
</p>
<p style="margin-bottom: 0in;">checking for ranlib... ranlib 
</p>
<p style="margin-bottom: 0in;">setting RANLIB... ranlib 
</p>
<p style="margin-bottom: 0in;">configure: creating ./config.status 
</p>
<p style="margin-bottom: 0in;">config.status: creating
include/fft_defs.h 
</p>
<p style="margin-bottom: 0in;">config.status: creating make.sys 
</p>
<p style="margin-bottom: 0in;">config.status: creating configure.msg 
</p>
<p style="margin-bottom: 0in;">config.status: creating
include/c_defs.h 
</p>
<p style="margin-bottom: 0in;">config.status: include/c_defs.h is
unchanged 
</p>
<p style="margin-bottom: 0in;">--------------------------------------------------------------------
</p>
<p style="margin-bottom: 0in;">ESPRESSO can take advantage of several
optimized numerical libraries 
</p>
<p style="margin-bottom: 0in;">(essl, fftw, mkl...).  This configure
script attempts to find them, 
</p>
<p style="margin-bottom: 0in;">but may fail if they have been
installed in non-standard locations. 
</p>
<p style="margin-bottom: 0in;">If a required library is not found, the
local copy will be compiled. 
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">The following libraries have been
found: 
</p>
<p style="margin-bottom: 0in;"><font size="4">  BLAS_LIBS=../flib/blas.a 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">  LAPACK_LIBS=../flib/lapack.a 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">  FFT_LIBS= -lfftw</font> 
</p>
<p style="margin-bottom: 0in;">Please check if this is what you
expect. 
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">If any libraries are missing, you may
specify a list of directories 
</p>
<p style="margin-bottom: 0in;">to search and retry, as follows: 
</p>
<p style="margin-bottom: 0in;">  ./configure LIBDIRS="list of
directories, separated by spaces" 
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">Parallel environment not detected \(is
this a parallel machine?\).\ 
</p>
<p style="margin-bottom: 0in;">Configured for compilation of serial
executables. 
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">For more info, read the ESPRESSO User's
Guide (Doc/users-guide.tex). 
</p>
<p style="margin-bottom: 0in;">--------------------------------------------------------------------
</p>
<p style="margin-bottom: 0in;"><font size="4">configure: success</font> 
</p>
<br><br><p style="margin-bottom: 0in;"><br></p><br><p style="margin-bottom: 0in;"><br></p><br><p style="margin-bottom: 0in;"><font size="5">while "make all" gives following error which i think is related to linking problem and arose due to LDFLAG variable value.</font><br></p><p style="margin-bottom: 0in;"><br></p><p style="margin-bottom: 0in;">.............................................</p><p style="margin-bottom: 0in;">.......................................</p><p style="margin-bottom: 0in;">.........................................</p><p style="margin-bottom: 0in;"><br></p><p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c problem_size.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c init.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c init_run.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c inner_loop.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c runsd.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c runcg_ion.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c rundiis.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c main.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c path_routines.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c main_loops.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c cplib_meta.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c metaxc.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c move_electrons.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c nl_base.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c nlcc.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c nl.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c optical.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c ortho.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c para.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c periodic.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c phasefactor.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c vanderwaals.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c potentials.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c print_out.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c pseudopot_sub.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c qmatrixd.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c qqberry.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c redis.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c restart.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c runcp.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c smd_modules.f90 
</p>
<p style="margin-bottom: 0in;">gfortran: -lfftw: linker input file
unused because linking not done 
</p>
<p style="margin-bottom: 0in;">gfortran -O3 -x f95-cpp-input -D__FFTW
-I../include  -lfftw -I./  -I../Modules  -I../iotk/src -I../PW 
-I../PH  -I../CPV -c smcp.f90 
</p>
<p style="margin-bottom: 0in;"> In file smcp.f90:677 
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"><font size="4">             &     ( 1,
sm_ndr,h,hold,nfi,rep_el(sm_k)%c0,rep_el(sm_k)%cm,rep(s 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">                   1 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">Error: Actual argument at (1) must be
definable to match dummy INTENT = OUT/INOUT 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">make[1]: *** [smcp.o] Error 1 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">make[1]: Leaving directory
`/home/phy/public/espresso-3.2.3/CPV' 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">make: *** [cp] Error 2 
</font></p>
<p style="margin-bottom: 0in;"><font size="4">[phy@localhost espresso-3.2.3]$ 
</font></p>
<font size="4"><br></font><br>so now what should i do???<br><br>thank you.<br><br><br>Sagar Ambavale<br>PhD student<br>m.s. university of baroda<br>india<br></div></div><br>


      <!--5--><hr size=1></hr> Now you can chat without downloading messenger. <a href="http://in.rd.yahoo.com/tagline_webmessenger_5/*http://in.messenger.yahoo.com/webmessengerpromo.php">Click here</a> to know how.</body></html>