<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>> cc -O3 -D__GFORTRAN -D__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'  <br>> declared 'extern' [...]<br><br>><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>