make[2]: Entering directory `/home/eragani/Documents/Nlp_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<br><br>