<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear PWSCF users,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>I am a beginner with the PWSCF and have started installing 
the code. I am using Linux, ifc+mkl5.2, Pentium4.</FONT></DIV>
<DIV><FONT face=Arial>I have changed "tpp6" to "tpp7" and also added 
"-lguide" in make.sys file.</FONT></DIV>
<DIV><FONT face=Arial>I encountered the following messages when I tried 
to compile</FONT></DIV>
<DIV><FONT face=Arial>"make pw".</FONT> <FONT face=Arial>Any comments are 
highly appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV><FONT face=Arial>M. Payami</FONT></DIV>
<DIV><FONT face=Arial size=2>===============================</FONT></DIV>
<DIV><FONT face=Arial><BR>[mahmoud@localhost PW_root]$ ./configure 
pc_ifc<BR>creating catalog file for Intel compiler<BR>./configure: 
/home/mahmoud/PWSCF/PW_root/flib/intel.pcl: No such file or 
directory<BR>./configure: /home/mahmoud/PWSCF/PW_root/flib/intel.pcl: No such 
file or directory<BR>make: Nothing to be done for `all'.<BR>SIZEOF ( void * ) . 
. . . = 4<BR>SIZEOF ( double ) . . . . = 8<BR>SIZEOF ( float ). . . . . = 
4<BR>SIZEOF ( int ). . . . . . = 4<BR>SIZEOF ( char ) . . . . . = 1<BR>./shdep: 
cd: ../FPMD: No such file or directory<BR>./shdep: cd: ../flib: No such file or 
directory<BR>ls: ../FPMD/*.f90: No such file or directory<BR>./shdep: cd: 
../CPV: No such file or directory<BR>[mahmoud@localhost PW_root]$</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial><BR>[mahmoud@localhost PW_root]$ make pw<BR>( cd Modules; 
make all )<BR>make[1]: Entering directory 
`/home/mahmoud/PWSCF/PW_root/Modules'<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c kind.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
KINDS<BR>     module subroutine PRINT_KIND_INFO</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>56 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c constants.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
CONSTANTS</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>        PARAMETER( 
sqrt2     = 1.41421356237309504880 
)<BR>                               
^<BR>Warning 101 at (56:constants.f90) : Constant truncated -- precision too 
great<BR>     module subroutine 
CONSTANTS_SETUP<BR>        PARAMETER( 
pi        = 3.14159265358979323846_dbl 
)<BR>                               
^<BR>Warning 101 at (51:constants.f90) : Constant truncated -- precision too 
great<BR>        PARAMETER( 
tpi       = 2.0_dbl * 3.14159265358979323846_dbl 
)<BR>                                         
^<BR>Warning 101 at (52:constants.f90) : Constant truncated -- precision too 
great<BR>        PARAMETER( 
fpi       = 4.0_dbl * 3.14159265358979323846_dbl 
)<BR>                                         
^<BR>Warning 101 at (53:constants.f90) : Constant truncated -- precision too 
great<BR>        PARAMETER( 
sqrtpi    = 1.77245385090551602729_dbl 
)<BR>                               
^<BR>Warning 101 at (54:constants.f90) : Constant truncated -- precision too 
great</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>85 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c parallel_include.f90<BR>ifc: Command line 
warning: ignoring unknown option '-nomodule'<BR>   module 
PARALLEL_INCLUDE</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>15 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c shmem_include.f90<BR>ifc: Command line 
warning: ignoring unknown option '-nomodule'<BR>   module 
SHMEM_INCLUDE</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>37 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c parameters.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
PARAMETERS</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>44 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c io_global.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
IO_GLOBAL<BR>     module subroutine 
IO_GLOBAL_START</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>35 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c mp_global.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
MP_GLOBAL<BR>     module subroutine 
MP_GLOBAL_START<BR>     module subroutine 
MP_GLOBAL_GROUP_START</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>56 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c mp.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
MP<BR>     module subroutine 
MP_EXCNG_I<BR>     module subroutine 
MP_GATHER_IV<BR>     module subroutine 
MP_GATHER_CVV<BR>     module subroutine 
MP_GATHER_RVV<BR>     module subroutine 
MP_START<BR>     module subroutine 
MP_END<BR>     module subroutine 
MP_ENVIRON<BR>     module subroutine 
MP_GROUP<BR>     module subroutine 
MP_CART_CREATE<BR>     module subroutine 
MP_BCAST_I4B<BR>     module subroutine 
MP_BCAST_I1<BR>     module subroutine 
MP_BCAST_IV<BR>     module subroutine 
MP_BCAST_IM<BR>     module subroutine 
MP_BCAST_IT<BR>     module subroutine 
MP_BCAST_R1<BR>     module subroutine 
MP_BCAST_RV<BR>     module subroutine 
MP_BCAST_RM<BR>     module subroutine 
MP_BCAST_RT<BR>     module subroutine 
MP_BCAST_R4D<BR>     module subroutine 
MP_BCAST_C1<BR>     module subroutine 
MP_BCAST_CV<BR>     module subroutine 
MP_BCAST_CM<BR>     module subroutine 
MP_BCAST_L<BR>     module subroutine 
MP_BCAST_LV<BR>     module subroutine 
MP_BCAST_LM<BR>     module subroutine 
MP_BCAST_Z<BR>     module subroutine 
MP_BCAST_ZV<BR>     module subroutine 
MP_GET_I1<BR>     module subroutine 
MP_GET_IV<BR>     module subroutine 
MP_GET_RV<BR>     module subroutine 
MP_GET_RM<BR>     module subroutine 
MP_GET_CV<BR>     module subroutine 
MP_PUT_I1<BR>     module subroutine 
MP_PUT_IV<BR>     module subroutine 
MP_PUT_RV<BR>     module subroutine 
MP_PUT_RM<BR>     module subroutine 
MP_PUT_CV<BR>     module subroutine 
MP_STOP<BR>     module subroutine 
MP_SUM_I1<BR>     module subroutine 
MP_SUM_IV<BR>     module subroutine 
MP_SUM_IM<BR>     module subroutine 
MP_SUM_IT<BR>     module subroutine 
MP_SUM_R1<BR>     module subroutine 
MP_SUM_RV<BR>     module subroutine 
MP_SUM_RM<BR>     module subroutine 
MP_SUM_RMM<BR>     module subroutine 
MP_SUM_RT<BR>     module subroutine 
MP_SUM_C1<BR>     module subroutine 
MP_SUM_CV<BR>     module subroutine 
MP_SUM_CM<BR>     module subroutine 
MP_SUM_CMM<BR>     module subroutine 
MP_SUM_CT<BR>     module subroutine 
MP_SUM_C4D<BR>     module subroutine 
MP_MAX_I<BR>     module subroutine 
MP_MAX_IV<BR>     module subroutine 
MP_MAX_R<BR>     module subroutine 
MP_MAX_RV<BR>     module subroutine 
MP_MIN_I<BR>     module subroutine 
MP_MIN_IV<BR>     module subroutine 
MP_MIN_R<BR>     module subroutine 
MP_MIN_RV<BR>     module subroutine 
MP_BARRIER<BR>     module function 
MP_RANK<BR>     module function 
MP_SIZE<BR>     module subroutine MP_REPORT</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>1174 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c mp_wave.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
MP_WAVE<BR>     module subroutine 
MERGEWF<BR>     module subroutine 
SPLITWF<BR>     module subroutine 
MERGERHO<BR>     module subroutine 
SPLITRHO<BR>     module subroutine 
MERGEIG<BR>     module subroutine SPLITIG</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>285 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c io_base.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
IO_BASE<BR>     module subroutine 
WRITE_RESTART_HEADER1<BR>     module subroutine 
WRITE_RESTART_HEADER2<BR>     module subroutine 
READ_RESTART_HEADER1<BR>     module subroutine 
READ_RESTART_HEADER2<BR>     module subroutine 
WRITE_RESTART_XDIM1<BR>     module subroutine 
WRITE_RESTART_XDIM2<BR>     module subroutine 
READ_RESTART_XDIM1<BR>     module subroutine 
READ_RESTART_XDIM2<BR>     module subroutine 
WRITE_RESTART_SYMMETRY1<BR>     module subroutine 
WRITE_RESTART_SYMMETRY2<BR>     module subroutine 
READ_RESTART_SYMMETRY1<BR>     module subroutine 
READ_RESTART_SYMMETRY2<BR>     module subroutine 
WRITE_RESTART_PSEUDO1<BR>     module subroutine 
WRITE_RESTART_PSEUDO3<BR>     module subroutine 
WRITE_RESTART_PSEUDO2<BR>     module subroutine 
READ_RESTART_PSEUDO1<BR>     module subroutine 
READ_RESTART_PSEUDO3<BR>     module subroutine 
READ_RESTART_PSEUDO2<BR>     module subroutine 
WRITE_RESTART_GVEC1<BR>     module subroutine 
WRITE_RESTART_GVEC2<BR>     module subroutine 
READ_RESTART_GVEC1<BR>     module subroutine 
READ_RESTART_GVEC2<BR>     module subroutine 
WRITE_RESTART_GKVEC1<BR>     module subroutine 
WRITE_RESTART_GKVEC2<BR>     module subroutine 
READ_RESTART_GKVEC1<BR>     module subroutine 
READ_RESTART_GKVEC2<BR>     module subroutine 
WRITE_RESTART_CELL1<BR>     module subroutine 
WRITE_RESTART_CELL2<BR>     module subroutine 
READ_RESTART_CELL1<BR>     module subroutine 
READ_RESTART_CELL2<BR>     module subroutine 
WRITE_RESTART_IONS1<BR>     module subroutine 
WRITE_RESTART_IONS2<BR>     module subroutine 
READ_RESTART_IONS1<BR>     module subroutine 
READ_RESTART_IONS2<BR>     module subroutine 
WRITE_RESTART_ELECTRONS1<BR>     module subroutine 
WRITE_RESTART_ELECTRONS2<BR>     module subroutine 
READ_RESTART_ELECTRONS1<BR>     module subroutine 
READ_RESTART_ELECTRONS2<BR>     module subroutine 
WRITE_RESTART_WFC1<BR>     module subroutine 
WRITE_RESTART_WFC2<BR>     module subroutine 
READ_RESTART_WFC1<BR>     module subroutine 
READ_RESTART_WFC2<BR>     module subroutine 
WRITE_RESTART_CHARGE1<BR>     module subroutine 
WRITE_RESTART_CHARGE2<BR>     module subroutine 
READ_RESTART_CHARGE1<BR>     module subroutine 
READ_RESTART_CHARGE2<BR>     module subroutine 
WRITE_RESTART_TEMPLATE1<BR>     module subroutine 
WRITE_RESTART_TEMPLATE2<BR>     module subroutine 
READ_RESTART_TEMPLATE1<BR>     module subroutine 
READ_RESTART_TEMPLATE2</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>4046 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c parser.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
PARSER<BR>     module function 
MATCHES<BR>     module function 
CAPITAL<BR>     module subroutine 
FIELD_COUNT<BR>     module subroutine 
READ_LINE<BR>     module subroutine 
CPITOA<BR>     module subroutine 
UNITNAME<BR>     module subroutine 
MYUNITNAME<BR>     module subroutine 
FIELD_COMPARE<BR>     module subroutine 
CON_CAM<BR>     module subroutine 
P_ERR_I<BR>     module subroutine 
P_ERR_R<BR>     module subroutine 
P_ERR_S<BR>     module subroutine P_ERR_L</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>416 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c pseudo_types.f90<BR>ifc: Command line 
warning: ignoring unknown option '-nomodule'<BR>   module 
PSEUDO_TYPES<BR>     module subroutine 
NULLIFY_PSEUDO_UPF<BR>     module subroutine 
DEALLOCATE_PSEUDO_UPF</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>146 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c readpseudo.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
READ_PSEUDO_MODULE<BR>     module subroutine 
READ_PSEUDO_UPF<BR>     module subroutine 
SCAN_BEGIN<BR>     module subroutine 
SCAN_END<BR>     module subroutine 
READ_PSEUDO_HEADER<BR>     module subroutine 
READ_PSEUDO_MESH<BR>     module subroutine 
READ_PSEUDO_NLCC<BR>     module subroutine 
READ_PSEUDO_LOCAL<BR>     module subroutine 
READ_PSEUDO_NL<BR>     module subroutine 
READ_PSEUDO_PSWFC<BR>     module subroutine 
READ_PSEUDO_RHOATOM</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>447 Lines Compiled<BR>ifc -Vaxlib -O2 -tpp7 -fpp 
-I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c pseudodata.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module 
PSEUDODATA</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>35 Lines Compiled<BR>make[1]: Leaving directory 
`/home/mahmoud/PWSCF/PW_root/Modules'<BR>( cd PW; make all )<BR>make[1]: 
Entering directory `/home/mahmoud/PWSCF/PW_root/PW'<BR>ifc -Vaxlib -O2 -tpp7 
-fpp -I/home/mahmoud/PWSCF/PW_root/include/ -DPC -DMKL -DFFTW 
-D"FFTWND_F77_ONE=fftwnd_f77_one" 
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan" -D"FFTW_F77=fftw_f77" 
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan" -nomodule -I 
/home/mahmoud/PWSCF/PW_root/Modules -I/home/mahmoud/PWSCF/PW_root/PW 
-I/home/mahmoud/PWSCF/PW_root/PH -c pwcom.f90<BR>ifc: Command line warning: 
ignoring unknown option '-nomodule'<BR>   module BRILZ<BR>Error FCE22 
: Module PARAMETERS USEd by module BRILZ in work.pc not found<BR>   
module BASIS<BR>Error FCE22 : Module PARAMETERS USEd by module BASIS in work.pc 
not found<BR>   module DYNAM<BR>Error FCE22 : Module PARAMETERS USEd 
by module DYNAM in work.pc not found<BR>   module GVECT<BR>Error FCE22 
: Module PARAMETERS USEd by module GVECT in work.pc not found<BR>   
module GSMOOTH<BR>Error FCE22 : Module PARAMETERS USEd by module GSMOOTH in 
work.pc not found<BR>   module KLIST<BR>Error FCE22 : Module 
PARAMETERS USEd by module KLIST in work.pc not found<BR>   module 
LSDA_MOD<BR>Error FCE22 : Module PARAMETERS USEd by module LSDA_MOD in work.pc 
not found<BR>   module KTETRA<BR>Error FCE22 : Module PARAMETERS USEd 
by module KTETRA in work.pc not found<BR>   module SYMME<BR>Error 
FCE22 : Module PARAMETERS USEd by module SYMME in work.pc not 
found<BR>   module ATOM<BR>Error FCE22 : Module PARAMETERS USEd by 
module ATOM in work.pc not found<BR>   module PSEUD<BR>Error FCE22 : 
Module PARAMETERS USEd by module PSEUD in work.pc not found<BR>   
module NL_C_C<BR>Error FCE22 : Module PARAMETERS USEd by module NL_C_C in 
work.pc not found<BR>   module VLOCAL<BR>Error FCE22 : Module 
PARAMETERS USEd by module VLOCAL in work.pc not found<BR>   module 
WVFCT<BR>Error FCE22 : Module PARAMETERS USEd by module WVFCT in work.pc not 
found<BR>   module ENER<BR>Error FCE22 : Module PARAMETERS USEd by 
module ENER in work.pc not found<BR>   module FORCE_MOD<BR>Error FCE22 
: Module PARAMETERS USEd by module FORCE_MOD in work.pc not 
found<BR>   module SCF<BR>Error FCE22 : Module PARAMETERS USEd by 
module SCF in work.pc not found<BR>   module WORKSPACE<BR>Error FCE22 
: Module PARAMETERS USEd by module WORKSPACE in work.pc not 
found<BR>   module VARIE<BR>Error FCE22 : Module PARAMETERS USEd by 
module VARIE in work.pc not found<BR>   module RELAX<BR>Error FCE22 : 
Module PARAMETERS USEd by module RELAX in work.pc not found<BR>   
module CELLMD<BR>Error FCE22 : Module PARAMETERS USEd by module CELLMD in 
work.pc not found<BR>   module UNITS<BR>Error FCE22 : Module 
PARAMETERS USEd by module UNITS in work.pc not found<BR>   module 
CHAR<BR>Error FCE22 : Module PARAMETERS USEd by module CHAR in work.pc not 
found<BR>   module FILNAM<BR>Error FCE22 : Module PARAMETERS USEd by 
module FILNAM in work.pc not found<BR>   module US<BR>Error FCE22 : 
Module PARAMETERS USEd by module US in work.pc not found<BR>   module 
LDAU<BR>Error FCE22 : Module PARAMETERS USEd by module LDAU in work.pc not 
found<BR>   module PWCOM<BR>Error FCE22 : Module CONSTANTS USEd by 
module PWCOM in work.pc not found<BR>Error FCE22 : Module BRILZ USEd by module 
PWCOM in work.pc not found<BR>Error FCE22 : Module BASIS USEd by module PWCOM in 
work.pc not found<BR>Error FCE22 : Module DYNAM USEd by module PWCOM in work.pc 
not found<BR>Error FCE22 : Module GVECT USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module GSMOOTH USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module KLIST USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module LSDA_MOD USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module KTETRA USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module SYMME USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module ATOM USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module PSEUD USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module NL_C_C USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module VLOCAL USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module WVFCT USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module ENER USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module FORCE_MOD USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module SCF USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module WORKSPACE USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module VARIE USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module RELAX USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module CELLMD USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module UNITS USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module CHAR USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module FILNAM USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module US USEd by module PWCOM in work.pc not 
found<BR>Error FCE22 : Module LDAU USEd by module PWCOM in work.pc not 
found</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial>53 Errors<BR>compilation aborted for pwcom.f90 (code 
1)<BR>make[1]: *** [pwcom.o] Error 1<BR>make[1]: Leaving directory 
`/home/mahmoud/PWSCF/PW_root/PW'<BR>make: *** [pw] Error 
2<BR>[m<BR></FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>