uname -a<br>Linux anil-laptop 2.6.40.6-0.fc15.i686.PAE #1 SMP Tue Oct 4 00:44:38 UTC 2011 i686 i686 i386 GNU/Linux<br><br>gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)<br><br>make[2]: Entering directory `/home/eragani/Documents/Nlp_<div id=":1gc">
Tools/srilm/misc/src'<br>gcc
 -m32 -mtune=pentium3 -Wall -Wno-unused-variable -Wno-uninitialized 
-D_FILE_OFFSET_BITS=64   -I/usr/include  -I. -I../../include   -c -g -O3
 -o ../obj/i686/option.o option.c<br>
In file included from /usr/include/time.h:4:0,<br>                 from /usr/include/sys/types.h:133,<br>                 from /usr/include/stdlib.h:320,<br>                 from option.c:23:<br>/usr/include/v8.h:79:1: error: unknown type name ‘namespace’<br>

/usr/include/v8.h:79:14: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token<br>In file included from /usr/include/sys/types.h:133:0,<br>                 from /usr/include/stdlib.h:320,<br>                 from option.c:23:<br>

/usr/include/time.h:6:1: error: unknown type name ‘namespace’<br>/usr/include/time.h:6:14: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token<br>option.c:34:57: error: unknown type name ‘time_t’<br>
option.c: In function ‘Opt_Parse’:<br>
option.c:195:5: warning: implicit declaration of function ‘ParseTime’ [-Wimplicit-function-declaration]<br>option.c:196:9: error: ‘time_t’ undeclared (first use in this function)<br>option.c:196:9: note: each undeclared identifier is reported only once for each function it appears in<br>

option.c:196:17: error: expected expression before ‘)’ token<br>option.c: At top level:<br>option.c:400:5: error: unknown type name ‘time_t’<br>make[2]: *** [../obj/i686/option.o] Error 1<br>make[2]: Leaving directory `/home/eragani/Documents/Nlp_Tools/srilm/misc/src'<br>

make[1]: *** [release-libraries] Error 1<br>make[1]: Leaving directory `/home/eragani/Documents/Nlp_Tools/srilm'<br>make: *** [World] Error 2</div>