This error:

> In file clocks_handler.f90:60
>     FUNCTION f_wall ( ) BIND(C,name="cclock") RESULT(t)
>                      1
> Error: Unexpected junk after function declaration at (1)

seems to indicate that your compiler is an old version that doesn't know
about the "iso_c_binding" module

Paolo

On Sat, Jul 14, 2018 at 4:57 PM, 桂伟 <[email protected]> wrote:

> Hi,
>
>
>       I just downloaded the qe-6.3 and try to compile it../configure 
> successfully but ‘make pw’  fails with the following error:
>
>        Fatal Error: Can't open module file 'mytime.mod' for reading at
> (1): No such file or directory
> make[1]: *** [clocks_handler.o] Error 1
> make[1]: Leaving directory `/home/guiwei/qe-6.3/UtilXlib'
> make: *** [libutil] Error 1
> I have put the detailed files in the attachment.Could someone give me
> some advice?
>
>
> Gui Wei
>
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.quantum-espresso.org/mailman/listinfo/users
>



-- 
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
_______________________________________________
users mailing list
[email protected]
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to