Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] problem in V_Sim under windows

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] problem in V_Sim under windows


Chronological Thread 
  • From: Dev Sharma <champbond1983@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] problem in V_Sim under windows
  • Date: Mon, 12 Oct 2009 22:13:38 +0530
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=wegOTyKkRRtyZT5IxSDP/vzRtUmE3DUKcCF0irn8rzicCvwRNKXtWXJjd2V+aEQP71 Hnt6BYWANSoloKyFuHCcwVXu00zy0wfiJn4sP6USeWD777GM7zDZIalCzSNo9MYbmbKr /6bDMrylDkYVtq+s+E6vGQEnWnTllTNZl2YJ0=

Dear Damien Caliste,
 I copied dtset.pickle given by you in the /bindings/praser and when i did make,
 dtset_c.h
 ab_dtset_c.h
files were produced but the file
libabinis.a
but this file was not created and the mssg in the terminal was

[dev@dev parser]$ make
make -f ../../bindings/parser/parser.mk
make[1]: Entering directory `/home/dev/abinit/abinit-5.7.4/bindings/parser'
/home/dev/abinit/abinit-5.7.4/bindings/parser/parse_dtset.py
gcc  -I. -I/home/dev/abinit/abinit-5.7.4 -g -O2 -fforce-addr -march=pentium4 -mmmx -msse -msse2  -fPIC -c /home/dev/abinit/abinit-5.7.4/bindings/parser/ab_dtset_c.c
gfortran  -I. -I/home/dev/abinit/abinit-5.7.4/src/defs -I/home/dev/abinit/abinit-5.7.4/src/13iovars -fPIC -O2 -c /home/dev/abinit/abinit-5.7.4/bindings/parser/ab_dtset_f90.f90
make[1]: *** No rule to make target `dtsetinit.F90', needed by `dtsetinit.o'.  Stop.
make[1]: Leaving directory `/home/dev/abinit/abinit-5.7.4/bindings/parser'
make: *** [bindings-ready] Error 2
[dev@dev parser]$

and files created after make
[dev@dev parser]$ ls
ab_dtset_c.c      ab_dtset_f90_get.f90  abinit.amf        dtset.pickle     fallbacks.f90  Makefile.in
ab_dtset_c.h      ab_dtset_f90.o        dtset_c.h         dtset_py.h       gtkParse.py    parse_dtset.py
ab_dtset_c.o      ab_dtset.mod          dtset_c.static.h  example-c.c      Makefile       parser.mk
ab_dtset_f90.f90  ab_dtset_py.c         dtset_f90.inc     example-f90.f90  Makefile.am    README
[dev@dev parser]$

Sir, Please help,
With regards,
Dev,
University of Delhi,
India


On Mon, Oct 12, 2009 at 1:01 PM, Damien Caliste <damien.caliste@cea.fr> wrote:
Hello,

Le 09/10/2009, Dev Sharma <champbond1983@gmail.com> a écrit :
>  i  followed what u said. But it is giving error. Please help
> I extract 5.7.4 in home directory. then configured ABINIT with the
> command ../configure --enable-bindings FCFLAGS="-fPIC -O2" FC=gfortran
>
> `/home/dev/abinit/abinit-5.7.4/bindings/parser' make[4]: *** No rule
> to make target `dtset.pickle', needed by `dtset_c.h'. Stop.
Ok, this is an error from me in the packaging directives. I forget to
include this generated file. I join it to this email. Put it in
${ABINIT_SOURCES}/bindings/parser and issue make again.

Damien.




Archive powered by MHonArc 2.6.16.

Top of Page