Dear Sir,<br>I tried to install QE with Fedora 12 on another system. After the configuring, i encountered the following problem. Please Guide. <br>Thanks <br><br>if test -d iotk ; then \<br>    ( cd iotk ; if test "make" = "" ; then make  TLDEPS= lib+util ; \<br>
    else make  TLDEPS= lib+util ; fi ) ; fi<br>make[1]: Entering directory `/home/dev/espresso-4.0.2/iotk'<br>cd src ; make lib+util<br>make[2]: Entering directory `/home/dev/espresso-4.0.2/iotk/src'<br>( cd ../../bin ; ln -sf ../iotk/src/iotk_print_kinds.x . )<br>
( cd ../../bin ; ln -sf ../iotk/src/iotk.x . )<br>( cd ../../bin ; ln -sf ../iotk/tools/iotk . )<br>make[2]: Leaving directory `/home/dev/espresso-4.0.2/iotk/src'<br>make[1]: Leaving directory `/home/dev/espresso-4.0.2/iotk'<br>
( cd Modules ; if test "make" = "" ; then make  TLDEPS= all ; \<br>    else make  TLDEPS= all ; fi )<br>make[1]: Entering directory `/home/dev/espresso-4.0.2/Modules'<br>gfortran -O3 -x f95-cpp-input -D__GFORTRAN -D__FFTW -D__USE_INTERNAL_FFTW -I../include  -I./  -I../Modules  -I../iotk/src -I../PW  -I../PH -c fft_scalar.f90<br>
gfortran -O3 -x f95-cpp-input -D__GFORTRAN -D__FFTW -D__USE_INTERNAL_FFTW -I../include  -I./  -I../Modules  -I../iotk/src -I../PW  -I../PH -c fft_parallel.f90<br>gfortran -O3 -x f95-cpp-input -D__GFORTRAN -D__FFTW -D__USE_INTERNAL_FFTW -I../include  -I./  -I../Modules  -I../iotk/src -I../PW  -I../PH -c griddim.f90<br>
make[1]: Leaving directory `/home/dev/espresso-4.0.2/Modules'<br>( cd clib ; if test "make" = "" ; then make  TLDEPS= all ; \<br>    else make  TLDEPS= all ; fi )<br>make[1]: Entering directory `/home/dev/espresso-4.0.2/clib'<br>
cc -O3 -D__GFORTRAN -D__FFTW -D__USE_INTERNAL_FFTW -I../include   -c memstat.c<br>In file included from /usr/include/stdio.h:910,<br>                 from /usr/include/malloc.h:27,<br>                 from memstat.c:21:<br>
/usr/include/bits/stdio.h: In function ‘memstat_’:<br>/usr/include/bits/stdio.h:38: error: nested function ‘vprintf’ declared ‘extern’<br>/usr/include/bits/stdio.h:37: error: static declaration of ‘vprintf’ follows non-static declaration<br>
/usr/include/bits/stdio.h:46: error: nested function ‘getchar’ declared ‘extern’<br>/usr/include/bits/stdio.h:45: error: static declaration of ‘getchar’ follows non-static declaration<br>/usr/include/stdio.h:522: note: previous declaration of ‘getchar’ was here<br>
/usr/include/bits/stdio.h:55: error: nested function ‘fgetc_unlocked’ declared ‘extern’<br>/usr/include/bits/stdio.h:54: error: static declaration of ‘fgetc_unlocked’ follows non-static declaration<br>/usr/include/stdio.h:545: note: previous declaration of ‘fgetc_unlocked’ was here<br>
In file included from /usr/include/stdio.h:910,<br>                 from /usr/include/malloc.h:27,<br>                 from memstat.c:21:<br>/usr/include/bits/stdio.h:65: error: nested function ‘getc_unlocked’ declared ‘extern’<br>
/usr/include/bits/stdio.h:64: error: static declaration of ‘getc_unlocked’ follows non-static declaration<br>/usr/include/stdio.h:534: note: previous declaration of ‘getc_unlocked’ was here<br>/usr/include/bits/stdio.h:72: error: nested function ‘getchar_unlocked’ declared ‘extern’<br>
/usr/include/bits/stdio.h:71: error: static declaration of ‘getchar_unlocked’ follows non-static declaration<br>/usr/include/stdio.h:535: note: previous declaration of ‘getchar_unlocked’ was here<br>/usr/include/bits/stdio.h:81: error: nested function ‘putchar’ declared ‘extern’<br>
/usr/include/bits/stdio.h:80: error: static declaration of ‘putchar’ follows non-static declaration<br>/usr/include/bits/stdio.h:90: error: nested function ‘fputc_unlocked’ declared ‘extern’<br>/usr/include/bits/stdio.h:89: error: static declaration of ‘fputc_unlocked’ follows non-static declaration<br>
/usr/include/bits/stdio.h:100: error: nested function ‘putc_unlocked’ declared ‘extern’<br>/usr/include/bits/stdio.h:99: error: static declaration of ‘putc_unlocked’ follows non-static declaration<br>/usr/include/bits/stdio.h:107: error: nested function ‘putchar_unlocked’ declared ‘extern’<br>
/usr/include/bits/stdio.h:106: error: static declaration of ‘putchar_unlocked’ follows non-static declaration<br>In file included from /usr/include/stdio.h:910,<br>                 from /usr/include/malloc.h:27,<br>                 from memstat.c:21:<br>
/usr/include/bits/stdio.h:127: error: nested function ‘feof_unlocked’ declared ‘extern’<br>/usr/include/bits/stdio.h:126: error: static declaration of ‘feof_unlocked’ follows non-static declaration<br>/usr/include/stdio.h:811: note: previous declaration of ‘feof_unlocked’ was here<br>
/usr/include/bits/stdio.h:134: error: nested function ‘ferror_unlocked’ declared ‘extern’<br>/usr/include/bits/stdio.h:133: error: static declaration of ‘ferror_unlocked’ follows non-static declaration<br>/usr/include/stdio.h:812: note: previous declaration of ‘ferror_unlocked’ was here<br>
make[1]: *** [memstat.o] Error 1<br>make[1]: Leaving directory `/home/dev/espresso-4.0.2/clib'<br>make: *** [libs] Error 2<br>[dev@localhost espresso-4.0.2]$ <br>  <br><br><div class="gmail_quote">On Mon, Feb 1, 2010 at 12:32 PM, Paolo Giannozzi <span dir="ltr"><<a href="mailto:giannozz@democritos.it">giannozz@democritos.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Feb 1, 2010, at 6:40 , dev sharma wrote:<br>
<br>
> Please guide<br>
<br>
please read the user guide: it clearly states that all "internal<br>
compiler<br>
errors" and the like are a problem of the compiler, not of QE<br>
<br>
P.<br>
---<br>
<font color="#888888">Paolo Giannozzi, Dept of Physics, University of Udine<br>
via delle Scienze 208, 33100 Udine, Italy<br>
Phone +39-0432-558216, fax +39-0432-558222<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">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>
</div></div></blockquote></div><br>