install interfaces
Posted: Wed Oct 04, 2017 2:30 pm
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
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