[Q-e-developers] a request
Hosein Milani Moghadarm
milani at umz.ac.ir
Fri Feb 26 19:23:03 CET 2016
Dear Sir/Madam
I need a help for installing espresso-5.3.0. 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/developers/attachments/20160226/95ff0ab9/attachment.html>
More information about the developers
mailing list