[Pw_forum] problem compiling espresso-3.2 in SGI origin machine

halim said halim_said04 at yahoo.fr
Tue Jan 9 22:20:48 CET 2007


Dear Axel and Paolo,

I am compiling espress-3.2 code in SGI origin machine, when I am taping 

./configure

every thing is fine.

but when I am taping gmake all,

there are some errors appear, how to deal with this problem in order to success for compiling the code.

Below I am attaching configure and the errors which appeared after gmake

Your help and support are highly appreciate.

Regards,

Halim


-----------------------------------------------------------------------------------------------------
espresso-3.2>./configure
checking build system type... mips-sgi-irix6.5
checking architecture... mips
checking for f90... f90
checking for suffix of executables...
checking for suffix of object files... o
checking whether f90 accepts -g... yes
checking for mpif90... no
checking for f90... f90
checking whether f90 accepts -g... yes
setting F90... f90
setting MPIF90... f90
checking for cc... cc
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
setting CC... cc
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for int *... yes
checking size of int *... 4
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for struct mallinfo.arena... yes
setting FFLAGS... -mips4 -64 -O2 -r10000 -r8
setting F90FLAGS... $(FFLAGS)
setting FFLAGS_NOOPT... -mips4 -64 -O0
setting CFLAGS... -mips4 -64 -O2 -r10000
setting CPP... cpp
setting CPPFLAGS... -P -traditional
setting LD... f90
setting LDFLAGS... -mips4 -64
setting AR... ar
setting ARFLAGS... ruv
setting ARFLAGS_DYNAMIC...ruv
checking whether make sets $(MAKE)... yes
checking for Fortran libraries of f77...  -L/usr/lib32/mips4/r10000 -L/usr/lib32/mips4 -L/usr/lib32 -lftn -lm
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for library containing dgemm... -lcomplib.sgimath
setting BLAS_LIBS... -lcomplib.sgimath
setting LAPACK_LIBS... ../flib/lapack.a
setting FFT_LIBS...
setting MASS_LIBS...
checking for library containing mpi_init... -lmpi
setting MPI_LIBS... -lmpi
checking for library containing mpi_init... (cached) -lmpi
setting DFLAGS... -D__COMPLIB -D__ORIGIN -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA
setting IFLAGS... -I../include
setting FDFLAGS... $(DFLAGS)
checking for ranlib... echo
setting RANLIB... echo
  --------------------------------------------------------------------

The following libraries have been found:
  BLAS_LIBS=-lcomplib.sgimath
  LAPACK_LIBS=../flib/lapack.a
  FFT_LIBS=
  MPI_LIBS=-lmpi
Parallel environment detected successfully.
Configured for compilation of parallel executables.
configure: success

---------------------------------------------------------------------------------------------------

espresso.3-2> gmake all
gmake[1]: Leaving directory `/h2/home/espresso-3.2/iotk'
( cd Modules ; if test "gmake" = "" ; then make  TLDEPS= all ; \
else gmake  TLDEPS= all ; fi )
gmake[1]: Entering directory `/h2/home/espresso-3.2/Modules'
f90 -mips4 -64 -O2 -r10000 -r8 -ftpp -macro_expand -D__COMPLIB -D__ORIGIN -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include  -I./  -I../Modules  -I../iotk/src -I../PW  -I../PH  -I../CPV -c io_global.f90
 This product's license is for 2 CPU's; Your system has 7 CPU's


MODULE bfgs_module
       ^
f90-855 f90: ERROR BFGS_MODULE, File = bfgs_module.f90, Line = 9, Column = 8
  The compiler has detected errors in module "BFGS_MODULE".  No module information file will be created for this module.

          IF ( ( grad(:) .dot. step(:) ) > 0.D0 ) THEN
                         ^
f90-318 f90: ERROR GDIIS_STEP, File = bfgs_module.f90, Line = 464, Column = 26
  The operator "dot" has not been declared as a user defined operator.

             step(:) = - ( inv_hess(:,:) .times. grad(:) )
                                         ^
f90-318 f90: ERROR GDIIS_STEP, File = bfgs_module.f90, Line = 469, Column = 42

f90: MIPSpro Fortran 90 Version 7.3  (f52) Mon Jan  8, 2007  11:53:12
f90: 1008 source lines
f90: 3 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
cf90: "explain cf90-message number" gives more information about each message
gmake[1]: *** [bfgs_module.o] Error 2
gmake[1]: Leaving directory `/h2/home/espresso-3.2/Modules'
gmake: *** [mods] Error 2



 __________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20070109/43442c60/attachment.html>


More information about the users mailing list