<br><br><div class="gmail_quote">Hi Alain, the warnings regarding iotk are not relevant. The messages "nothing to be done for ... " are normal. This are checks to see wheter things have to be compiled or not. The last message is realy an error message and it seems the your C compiler is not recognizing its own internal function call to STRLEN. Exactly which fortran and c compiler are you using? can you attach the make.sys file produced by the ESPRESSO configure?<br>

<br>bests<br><font color="#888888"><br>Layla</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">2011/3/23 Alain Allouche <span dir="ltr"><<a href="mailto:alain.allouche@univ-provence.fr" target="_blank">alain.allouche@univ-provence.fr</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dear all<br>
Compiling QE v 4.3a with Intel compiler I got the messages:<br>
<br>
mpif90 -O2 -assume byterecl -g -traceback -par-report0 -vec-report0 -<br>
nomodule -fpp -D__INTEL -D__FFTW -D__MPI -D__PARA -I../include  -c<br>
iotk_scan_interf.f90<br>
: warning #5117: Bad # preprocessor line<br>
<br>
  which should be fatal<br>
<br>
then<br>
iotk_stream.spp(54): warning #6843: A dummy argument with an explicit<br>
INTENT(OUT) declaration is not given an explicit value.   [VAL]<br>
subroutine<br>
iotk_stream_read_LOGICAL1(unit,header,val,setpos,getpos,noval,ierr)<br>
-------------------------------------------------^<br>
iotk_stream.spp(54): warning #6843: A dummy argument with an explicit<br>
INTENT(OUT) declaration is not given an explicit value.   [VAL]<br>
subroutine<br>
iotk_stream_read_INTEGER1(unit,header,val,setpos,getpos,noval,ierr)<br>
-------------------------------------------------^<br>
iotk_stream.spp(54): warning #6843: A dummy argument with an explicit<br>
INTENT(OUT) declaration is not given an explicit value.   [VAL]<br>
subroutine<br>
iotk_stream_read_REAL1(unit,header,val,setpos,getpos,noval,ierr)<br>
----------------------------------------------^<br>
iotk_stream.spp(54): warning #6843: A dummy argument with an explicit<br>
INTENT(OUT) declaration is not given an explicit value.   [VAL]<br>
subroutine<br>
iotk_stream_read_REAL2(unit,header,val,setpos,getpos,noval,ierr)<br>
----------------------------------------------^<br>
iotk_stream.spp(54): warning #6843: A dummy argument with an explicit<br>
INTENT(OUT) declaration is not given an explicit value.   [VAL]<br>
subroutine<br>
iotk_stream_read_COMPLEX1(unit,header,val,setpos,getpos,noval,ierr)<br>
-------------------------------------------------^<br>
iotk_stream.spp(54): warning #6843: A dummy argument with an explicit<br>
INTENT(OUT) declaration is not given an explicit value.   [VAL]<br>
subroutine<br>
iotk_stream_read_COMPLEX2(unit,header,val,setpos,getpos,noval,ierr)<br>
-------------------------------------------------^<br>
iotk_stream.spp(54): warning #6843: A dummy argument with an explicit<br>
INTENT(OUT) declaration is not given an explicit value.   [VAL]<br>
subroutine<br>
iotk_stream_read_CHARACTER1(unit,header,val,setpos,getpos,noval,ierr)<br>
---------------------------------------------------^<br>
<br>
Then<br>
<br>
make loclib_only<br>
make[3]: Nothing to be done for `loclib_only'.<br>
mpif90  -o iotk_print_kinds.x iotk_print_kinds.o libiotk.a<br>
mpif90 -O2 -assume byterecl -g -traceback -par-report0 -vec-report0 -<br>
nomodule -fpp -D__INTEL -D__FFTW -D__MPI -D__PARA -I../include  -c<br>
iotk.f90<br>
make loclib_only<br>
make[3]: Nothing to be done for `loclib_only'.<br>
<br>
And at the last step of pw compiling<br>
<br>
mpif90  -o pw.x \<br>
            pwscf.o  libpw.a ../Modules/libqemod.a ../flib/ptools.a ../<br>
flib/flib.a ../clib/clib.a ../iotk/src/libiotk.a   -llapack  -latlas /<br>
Volumes/Work/espresso-4.3a/lapack-3.2/lapack.a  -latlas<br>
Undefined symbols:<br>
   "___intel_sse2_strlen", referenced from:<br>
       _get_md5 in clib.a(md5_from_file.o)<br>
       _file_md5_ in clib.a(md5_from_file.o)<br>
ld: symbol(s) not found<br>
make[1]: *** [pw.x] Error 1<br>
make: *** [pw] Error 2<br>
<br>
Thanks for your help<br>
Alain<br>
<br>
<br>
<br>
<br>
  Alain ALLOUCHE<br>
  Physique des Interactions Ioniques et   Moleculaires<br>
  CNRS / Universite de Provence<br>
  Campus Saint Jerome Service 242<br>
   email: <a href="mailto:Alain.Allouche@univ-provence.fr" target="_blank">Alain.Allouche@univ-provence.fr</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org" target="_blank">Pw_forum@pwscf.org</a><br>
<a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a><br>
</blockquote></div><br>
</div></div></div><br>