[Pw_forum] make error (module global_version.mod)

Jennifer Wohlwend jen7182 at hotmail.com
Mon Sep 10 18:26:55 CEST 2012


I'm trying to instal on a Cray XE6 and when I use 'make all' I get this error concerning 'global_version.mod'. I've tried to find this on the website/forum etc but I haven't seen it mentioned, could anyone tell me what this mod is and where it's located?
 
test -d bin || mkdir bin
cd install ; make  -f extlibs_makefile libiotk
make[1]: Entering directory `/lustre/workspace/rick_dir/QE_dir/QE5.0/espresso-5.0.1/install'
if test ! -d ../S3DE; then \
        (gzip -dc ../archive/iotk-1.2.beta.tar.gz | (cd ../; tar -xvf -)) ; \
        if test -e Makefile_iotk; then \
        (cp Makefile_iotk ../S3DE/iotk/src/Makefile); fi; \
        if test -e iotk_config.h; then \
        (cp iotk_config.h ../S3DE/iotk/include/iotk_config.h); fi; fi
cd ../S3DE/iotk/src; make lib+util;
make[2]: Entering directory `/lustre/workspace/rick_dir/QE_dir/QE5.0/espresso-5.0.1/S3DE/iotk/src'
make[2]: Nothing to be done for `lib+util'.
make[2]: Leaving directory `/lustre/workspace/rick_dir/QE_dir/QE5.0/espresso-5.0.1/S3DE/iotk/src'
cd ../bin; ln -fs ../S3DE/iotk/tools/iotk .; \
        ln -fs ../S3DE/iotk/src/iotk.x .; \
        ln -fs ../S3DE/iotk/src/iotk_print_kinds.x .; \
        cd ../; ln -fs S3DE/iotk iotk
make[1]: Leaving directory `/lustre/workspace/rick_dir/QE_dir/QE5.0/espresso-5.0.1/install'
( cd Modules ; if test "make" = "" ; then make  TLDEPS= all ; \
        else make  TLDEPS= all ; fi )
make[1]: Entering directory `/lustre/workspace/rick_dir/QE_dir/QE5.0/espresso-5.0.1/Modules'
ftn -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI -D__PARA -I../include -I../iotk/src -I. -c environment.f90
environment.f90:18.56:
  USE global_version, ONLY: version_number, svn_revision
                                                        1
Fatal Error: Can't open module file 'global_version.mod' for reading at (1): No such file or directory

Thank you,
J. Wohlwend
Universal Technology Corp. 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20120910/929160b4/attachment.html>


More information about the users mailing list