I also tried to compile the program without intel libraries. However, I
receive the following error message, again.
Any comment would be appreciated.

plotband.f90:58.16:

  CHARACTER(len=:), ALLOCATABLE :: line
                1
Error: Syntax error in CHARACTER declaration at (1)
plotband.f90:796.16:

  CHARACTER(len=:), ALLOCATABLE, INTENT(out) :: inline
                1
Error: Syntax error in CHARACTER declaration at (1)
plotband.f90:797.16:

  CHARACTER(len=:), ALLOCATABLE :: tmpline
                1
Error: Syntax error in CHARACTER declaration at (1)
plotband.f90:788.33:

SUBROUTINE readline(aunit, inline)
                                 1
Error: Symbol 'inline' at (1) has no IMPLICIT type
plotband.f90:172.25:

     CALL readline(5,line)
                         1
Error: Symbol 'line' at (1) has no IMPLICIT type
plotband.f90:807.15:

        tmpline = instr(1:size)
               1
Error: Symbol 'tmpline' at (1) has no IMPLICIT type
make[2]: *** [plotband.o] Error 1
make[2]: Leaving directory `/opt/Source/q-e-qe-6.4.1/PP/src'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/opt/Source/q-e-qe-6.4.1/PP'
make: *** [pp] Error 1

Regards,
Mohaddeseh


On Fri, Jul 17, 2020 at 5:10 PM Mohad Abbasnejad <
[email protected]> wrote:

> Dear all,
>
> Hello.
> I am trying to install quantum ESPRESSO. However, I got an error as
> following and the program can not be installed. I have tried different
> version of that.
> I was wondering if you wouldhelp me in solving the problem.
>
> ../../FFTXlib/libqefft.a: could not read symbols: File in wrong format
> collect2: ld returned 1 exit status
> make[2]: *** [pw.x] Error 1
> make[2]: Leaving directory `/opt/Source/q-e-qe-6.4.1/PW/src'
> make[1]: *** [pw] Error 1
> make[1]: Leaving directory `/opt/Source/q-e-qe-6.4.1/PW'
> make: *** [pw] Error 1
>
>
> Regards,
> Mohaddeseh
>
> --
> ---------------------------------------------------------
> Mohaddeseh Abbasnejad,
> Assistant Professor of Physics,
> Faculty of Physics,
> Shahid Bahonar University of Kerman,
> Kerman, Iran
> P.O. Box 76169-133
> Tel: +98 34 31322199
> Fax: +98 34 33257434
> Cellphone: +98 917 731 7514
> E-Mail:     [email protected]
> Website:  academicstaff.uk.ac.ir/moabbasnejad
> ---------------------------------------------------------
>
>

-- 
---------------------------------------------------------
Mohaddeseh Abbasnejad,
Assistant Professor of Physics,
Faculty of Physics,
Shahid Bahonar University of Kerman,
Kerman, Iran
P.O. Box 76169-133
Tel: +98 34 31322199
Fax: +98 34 33257434
Cellphone: +98 917 731 7514
E-Mail:     [email protected]
Website:  academicstaff.uk.ac.ir/moabbasnejad
---------------------------------------------------------
_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso)
users mailing list [email protected]
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to