[Pw_forum] Pw_forum Digest, Vol 9, Issue 26

Paolo Giannozzi giannozz at nest.sns.it
Wed Mar 19 15:16:17 CET 2008


sreekar guddeti wrote:

> Thanks for the suggestion but on taking into account the correction, the 
> errors have reduced drastically except for the below ones:

 > bp_c_phase.f90:(.text+0x1019): undefined reference to `ylm_q_'

you have used g77 for compilation of f77 files, gfortran for f90.
This is something that may have occurred with older configures
but was corrected in the CVS version. In make.sys, replace
F77=g77 with F77=gfortran, make clean, recompile

P.
-- 
Paolo Giannozzi, Democritos and University of Udine, Italy



More information about the users mailing list