Where is your error information ?<br>There are many different errors may occur for different environments.<br>You should supply error information with your report.<br><br>Best<br><br><div class="gmail_quote">On Wed, Mar 19, 2008 at 9:27 AM, 程迎春 <<a href="mailto:yccheng.nju@gmail.com">yccheng.nju@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Dear pwscfer users:</div>
<div> The system I used is suse 10 sp1 for IA64, and the fortran compiler is ifort (IFORT) 9.1 20060323.</div>
<div>The step of configuer of the system is successful. The content of the make.sys is as follows:</div>
<div>======================================================================================================</div>
<div>
<p>.SUFFIXES :<br>.SUFFIXES : .o .c .f .f90</p>
<p>.f90.o:<br> $(MPIF90) $(F90FLAGS) -c $<</p>
<p>.f.o:<br> $(F77) $(FFLAGS) -c $<</p>
<p>.c.o:<br> $(CC) $(CFLAGS) -c $<</p>
<p><br>DFLAGS = -D__INTEL -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA<br>FDFLAGS = $(DFLAGS)</p>
<p>IFLAGS = -I../include</p>
<p>MODFLAGS = -I./ -I../Modules -I../iotk/src \<br> -I../PW -I../PH</p>
<p> </p>
<p>MPIF90 = mpif90<br>#F90 = ifort<br>CC = icc<br>F77 = ifort</p>
<p>CPP = cpp<br>CPPFLAGS = -P -traditional $(DFLAGS) $(IFLAGS)</p>
<p>CFLAGS = -O3 $(DFLAGS) $(IFLAGS)<br>F90FLAGS = $(FFLAGS) -nomodule -fpp $(FDFLAGS) $(IFLAGS) $(MODFLAGS)<br>FFLAGS = -O2 -assume byterecl</p>
<p>FFLAGS_NOOPT = -O0 -assume byterecl</p>
<p>LD = mpif90<br>LDFLAGS = -i-static -openmp<br>LD_LIBS =</p>
<p>BLAS_LIBS = -L/opt/intel/mkl/10.0.011/lib/64 -lmkl_ipf</p>
<p>LAPACK_LIBS = -L/opt/intel/mkl/10.0.011/lib/64 -lmkl_ipf</p>
<p>FFT_LIBS = /disk2/phys/fftw/lib</p>
<p>MPI_LIBS =</p>
<p> </p>
<p>MASS_LIBS =</p>
<p>PGPLOT_LIBS =<br></p>
<p>AR = ar<br>ARFLAGS = ruv<br>ARFLAGS_DYNAMIC= ruv</p>
<p>RANLIB = ranlib</p>
<p>LIBOBJS = ../flib/ptools.a ../flib/flib.a ../clib/clib.a ../iotk/src/libiotk.a<br>LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FFT_LIBS) $(MPI_LIBS) $(MASS_LIBS) $(PGPLOT_LIBS) $(LD_LIBS)</p>
<p>==========================================================================================================================</p>
<p>However, when I try to make all, the compiler stop without errors. The make error occurs both in 3.2.3 and 4.0.</p>
<p>Does anybody know how to solve the problem?</p>
<p>Cheng YC , Nanjing University</p>
<p>2008-3-19<br></p>
<p><br> </p></div>
<br>_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Hai-Ping Lan <br>Department of Electronics ,<br>Peking University , Bejing, 100871<br><a href="mailto:lanhaiping@gmail.com">lanhaiping@gmail.com</a>, <a href="mailto:hplan@pku.edu.cn">hplan@pku.edu.cn</a>