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: Xavier Gonze <xavier.gonze@uclouvain.be>
  • To: vikassharma_jnu@yahoo.co.in
  • Cc: forum@abinit.org
  • Subject: Re: [abinit-forum] problem in running make
  • Date: Thu, 29 Jan 2009 08:45:56 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=uclouvain.be; h=cc:message-id: from:to:in-reply-to:content-type:mime-version:subject:date: references; q=dns; s=selucl; b=MY5tojwX8XiFX7mc1V+oJNbNbkLNL2247 svLzNTTp21M0Efnk75H6dgwki6VkrJyVkqJ5m8F/B9K37aNfK2D6Xi3b3cQsl5x3 oEibrw+Va6TtJB7l05AX9iGqxBXukTILUc+7aB8H5SZo/MJfSCoOZUIQPAqCv5Zc nu5XGBGo+U=

Dear Vikas Sharma (and the other people who experience problems with the build of NetCDF),

Although we expect NetCDF and ETSF_IO to play an important role in the long-term future
of ABINIT, they are not mandatory at present for any functionality of ABINIT.
So, please consider to follow the advice on http://www.abinit.org/package/?text=5_6_4
(this has been mentioned several times, in announcements as well as on Web pages),
namely, to disable the build of NetCDF and ETSF_IO when issuing the configure :

configure --disable-netcdf --disable-etsf-io

Best wishes,
Xavier


On 29 Jan 2009, at 08:35, vikas sharma wrote:

Dear Alain
I am using GNU Fortran (GCC) 4.2.3.

I m copying the error message on the run of make check "inplugins/netcdf/netcdf-3.6.3" as follows
============================
util.o: In function `internal_min__':
/abinit-5.6.4/tmp/plugins/netcdf/netcdf-3.6.3/nf_test/util.F:1255: undefined reference to `min_schar__'
/abinit-5.6.4/tmp/plugins/netcdf/netcdf-3.6.3/nf_test/util.F:1267: undefined reference to `min_short__'
/abinit-5.6.4/tmp/plugins/netcdf/netcdf-3.6.3/nf_test/util.F:1277: undefined reference to `min_int__'
collect2: ld returned 1 exit status
make[2]: *** [nf_test] Error 1
make[2]: Leaving directory `/abinit-5.6.4/tmp/plugins/netcdf/netcdf-3.6.3/nf_test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/abinit-5.6.4/tmp/plugins/netcdf/netcdf-3.6.3/nf_test'
make: *** [check-recursive] Error 1
========================================

Thanking you for the help
Regards,

Vikas Sharma,
Research Scholar,
Physics Department,
IIT Delhi, New Delhi-16, India.


--- On Tue, 27/1/09, Alain Jacques <ajs.jacques@gmail.com> wrote:
From: Alain Jacques <ajs.jacques@gmail.com>
Subject: Re: [abinit-forum] problem in running make
To: forum@abinit.org
Date: Tuesday, 27 January, 2009, 7:18 PM

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:
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
=============================================



Add more friends to your messenger and enjoy! Invite them now.




Archive powered by MHonArc 2.6.15.

Top of Page