On Fri, Feb 26, 2016 at 7:23 PM, Hosein Milani Moghadarm <[email protected]> wrote:
I need a help for installing espresso-5.3.0 > so why are you sending an error report about v. 5.2.1 (as evident from the last lines you sent)? This problem was fixed on Nov.2 by adding "realsp_augmentation" to the list of public variables in realus.f90 Paolo > . When I want to install it, I have an error message as follows: > > mpif90 -O2 -assume byterecl -g -traceback -nomodule -fpp -D__INTEL > -D__FFTW -D__MPI -D__PARA -I../../iotk/src -I../../Modules -c realus.f90 > fortcom: Error: realus.f90, line 63: This entity cannot be PUBLIC since > its derived type is PRIVATE. [TABP] > TYPE(realsp_augmentation),POINTER :: tabp(:) => null() > ---------------------------------------^ > fortcom: Error: realus.f90, line 65: This entity cannot be PUBLIC since > its derived type is PRIVATE. [TABS] > TYPE(realsp_augmentation),POINTER :: tabs(:) => null() > ---------------------------------------^ > fortcom: Error: realus.f90, line 204: This procedure cannot be PUBLIC > since it has argument(s) whose derived type(s) are PRIVATE. [TABP] > SUBROUTINE qpointlist(dfft, tabp) > --------------------------------^ > fortcom: Error: realus.f90, line 391: A pointer dummy argument with the > INTENT(IN) attribute shall not appear as an actual argument if the > associated dummy argument has the INTENT(OUT) or INTENT(INOUT) attribute. > [TABP] > CALL real_space_q( nt, ia, mbia, tabp ) > ------------------------------------------^ > compilation aborted for realus.f90 (code 1) > make[2]: *** [realus.o] Error 1 > make[2]: Leaving directory `/home/hossain/espresso-5.2.1/PW/src' > make[1]: *** [pw] Error 1 > make[1]: Leaving directory `/home/hossain/espresso-5.2.1/PW' > make: *** [pw] Error 1 > > > > Sincerely yours > > H. Milani > _______________________________________________ > Q-e-developers mailing list > [email protected] > http://qe-forge.org/mailman/listinfo/q-e-developers > > -- Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche, Univ. Udine, via delle Scienze 208, 33100 Udine, Italy Phone +39-0432-558216, fax +39-0432-558222
_______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
