Dear yambo users,
I was able to install yambo, but having trouble to install interfaces.
I'm installing Yambo on Mac, and just serial. I downloaded the source from master branch.
The error message is below.
>>>[Linking p2y]<<<
mod_p2y.f90:217:68:
if (allocated(atom_type_)) call MEM_dri("atom_type_",atom_type_)
1
Error: There is no specific subroutine for the generic ‘mem_dri’ at (1)
mod_p2y.f90:220:77:
if (allocated(species_type_)) call MEM_dri("species_type_",species_type_)
1
Error: There is no specific subroutine for the generic ‘mem_dri’ at (1)
make[2]: *** [mod_p2y.o] Error 1
make[1]: *** [p2y] Error 2
p2y build failed
Any help would be appreciated.
Thanks,
Minjung
install interfaces
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan, Nicola Spallanzani
Forum rules
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: install interfaces
Dear Minjung,
can you please post your config.log file?
Please sign your posts with your complete name and affiliation, this is a rule of the forum. You can do it once for all editing your profile.
Best,
Daniele
can you please post your config.log file?
Please sign your posts with your complete name and affiliation, this is a rule of the forum. You can do it once for all editing your profile.
Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
-
- Posts: 2
- Joined: Wed Oct 04, 2017 3:56 am
Re: install interfaces
Dear Daniele,
I have attached the config.log file.
Best,
Minjung
---------------------------------------------------
Minjung Kim
Dept. of Applied Physics, Yale University
I have attached the config.log file.
Best,
Minjung
---------------------------------------------------
Minjung Kim
Dept. of Applied Physics, Yale University
You do not have the required permissions to view the files attached to this post.
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: install interfaces
Dear Minjung Kim,
I suggest you to not indicate any p2y flag and with-iotk path, also note the export format version is obsolete.
Try to recompile it after a simple ./configure command.
Yambo will download and compile the needed libraries.
Daniele
I suggest you to not indicate any p2y flag and with-iotk path, also note the export format version is obsolete.
Try to recompile it after a simple ./configure command.
Yambo will download and compile the needed libraries.
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/