Details
-
Question
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
centos 6.4_x86_64
-
Patch Available
Description
I will show a part of the erors :
gen-cpp/FacebookService.h:1429: error: ‘_return’ was not declared in this scope
gen-cpp/FacebookService.h:1431: error: ‘ifaces_’ was not declared in this scope
gen-cpp/FacebookService.h:1431: error: ‘i’ was not declared in this scope
gen-cpp/FacebookService.h:1431: error: ‘_return’ was not declared in this scope
gen-cpp/FacebookService.h: At global scope:
gen-cpp/FacebookService.h:1433: error: expected unqualified-id at end of input
make[3]: *** [FacebookService.o] Error 1
make[3]: Leaving directory `/var/ftp/pub/thrift-0.9.0/contrib/fb303/cpp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/ftp/pub/thrift-0.9.0/contrib/fb303/cpp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/ftp/pub/thrift-0.9.0/contrib/fb303'
=========================
it takes me for a long time to resolve this problem,but I failed.And,I hope someone can help me!