<div class="gmail_quote">Dear Users<br><br>I have installed gfortran 4.5, MKL 10, and openmpi successfully in the new version of UBUNTU (11.04). Also the configuring step was successful :<br><br>./configure MPIF90=mpif90 CC=mpicc F77=gfortran --enable-parallel <br>

<br>unfortunately, an error appears when I try to make the binaries of QE4.3 :<br><br>sum_band.f90:177.28:<br><br>  CALL sym_rho ( nspin_mag, rho%of_g(1,1) )<br>                            1<br>Error: Element of assumed-shaped or pointer array passed to array dummy argument &#39;rhog&#39; at (1)<br>

sum_band.f90:187.48:<br><br>     IF (.NOT. gamma_only) CALL sym_rho( nspin, rho%kin_g(1,1) )<br>                                                1<br>Error: Element of assumed-shaped or pointer array passed to array dummy argument &#39;rhog&#39; at (1)<br>

make[1]: *** [sum_band.o] Error 1<br><br>Formerly, I could make QE4.2 binaries using older compilers in UBUNTU 10.4 but now I can not do it again. I appreciate your suggestions in advance.   <br clear="all"><font color="#888888"><br>
-- <br>B. Koa<br>
National Institutes of Technology (NIT)<br>Patna<br><br><br>
</font></div><br><br>