<div dir="ltr"><div><div>Dear all,<br></div>I would like to install WanT package on my PC. After ./configure and then make all I recieved following error:<br><br>/usr/include/bits/stdio.h:125:1: error: static declaration of ‘feof_unlocked’ follows non-static declaration<br>In file included from /usr/include/malloc.h:24:0,<br>                 from memstat.c:20:<br>/usr/include/stdio.h:836:12: note: previous declaration of ‘feof_unlocked’ was here<br> extern int feof_unlocked (FILE *__stream) __THROW __wur;<br>            ^<br>In file included from /usr/include/features.h:365:0,<br>                 from /usr/include/malloc.h:22,<br>                 from memstat.c:20:<br>/usr/include/bits/stdio.h:132:1: error: nested function ‘ferror_unlocked’ declared ‘extern’<br> __NTH (ferror_unlocked (FILE *__stream))<br> ^<br>/usr/include/bits/stdio.h:132:1: error: static declaration of ‘ferror_unlocked’ follows non-static declaration<br>In file included from /usr/include/malloc.h:24:0,<br>                 from memstat.c:20:<br>/usr/include/stdio.h:837:12: note: previous declaration of ‘ferror_unlocked’ was here<br> extern int ferror_unlocked (FILE *__stream) __THROW __wur;<br>            ^<br>../make.sys:16: recipe for target 'memstat.o' failed<br>make[1]: *** [memstat.o] Error 1<br>make[1]: Leaving directory '/root/want/want-2.1.1/ctools'<br>Makefile:49: recipe for target 'libctools' failed<br>make: *** [libctools] Error 2<br></div> what dose it mean and how can I solve it?<br><br>Regards<br>
Mansoureh Pashangpour<br>
IAU<br>
Tehran<br>
Iran<br><br></div>