<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks a lot.<br>It solved my problem.<br><br>On Jul 15, 2009, at 7:56 , Padmaja Patnaik wrote:<br><br>&gt; cc -O3 -D__GFORTRAN -D__FFTW -I../include&nbsp; &nbsp; -c memstat.c<br>&gt; In file included from /usr/include/stdio.h:910,<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from /usr/include/malloc.h:27,<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from memstat.c:21:<br>&gt; /usr/include/bits/stdio.h: In function 'memstat_':<br>&gt; /usr/include/bits/stdio.h:38: error: nested function 'vprintf'&nbsp; <br>&gt; declared 'extern' [...]<br><br>&gt;<br><br>in include/c_defs.h, comment the line<br>#define HAVE_MALLINFO 1<br>or change it to<br>#undef HAVE_MALLINFO<br><br>P.<br><br>Padmaja Patnaik<br>
Research Scholar<br>
Dept of Physics<br>
IIT Bombay<br>
Mumbai, India</td></tr></table><br>