Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] problem in running make

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] problem in running make


Chronological Thread 
  • From: Alain Jacques <ajs.jacques@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] problem in running make
  • Date: Tue, 27 Jan 2009 14:48:47 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=eT5D3DcHobThnLuTTY2SRKfNq+4xZHPNx4tMkV2SM7jo8dly23CFnIZgz0wly8Gxka mT3Y1Fl725QBnMf6JxDjGVUY92SY5hqJUGTyLt5YpERhsfVoOzm1lA4iT7+6Qqsf5ENM oHwRJbPpUrmvw68ShLHNZs9XL8yfKN2M+ZQOs=

Dear Vikas,

Could you please provide some more information? What version of gfortran are you using? What is the result of a netcdf test ( go in plugins/netcdf/netcdf-3.6.3 and do a "make check")

Kind regards,

Alain

vikas sharma wrote:
690616.98258.qm@web8406.mail.in.yahoo.com" type="cite">
Hello
the make utility did not find the etsf_io.mod file wherever it was directed to search. Though there was no such warning during the run of ./configure command.
Kindly help me in resolving the problem.
thanks in advance.
The error message is as follows:
==================================
make[2]: Entering directory `/abinit-5.6.4/tmp/src/13iovars'
gfortran -DHAVE_CONFIG_H -I. -I../../../src/13iovars -I../.. -I../../src/defs -I../../../src/defs -I/abinit-5.6.4/tmp/plugins/netcdf -I/abinit-5.6.4/tmp/plugins/etsf_io -I/abinit-5.6.4/tmp/plugins/bigdft   -g -O2 -march=opteron  -c -o chkinp.o ../../../src/13iovars/chkinp.F90
../../../src/13iovars/chkinp.F90:50.12:

 use etsf_io
           1
Fatal Error: Can't open module file 'etsf_io.mod' for reading at (1): No such file or directory
make[2]: *** [chkinp.o] Error 1
make[2]: Leaving directory `/abinit-5.6.4/tmp/src/13iovars'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/abinit-5.6.4/tmp/src'
make: *** [check-recursive] Error
=============================================




Archive powered by MHonArc 2.6.15.

Top of Page