[ 
https://issues.apache.org/jira/browse/THRIFT-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003583#comment-13003583
 ] 

Roger Meier commented on THRIFT-1060:
-------------------------------------

I could not reproduce your error on trunk:

URL: https://svn.apache.org/repos/asf/thrift/trunk
Revision: 1076790

What version are you using?

> fb303 build error for cpp 
> --------------------------
>
>                 Key: THRIFT-1060
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1060
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Compiler
>    Affects Versions: 0.6, 0.7
>            Reporter: Sudhir Jorwekar
>              Labels: 0.6, fb303, thrift
>         Attachments: commit-55acf75
>
>
> steps:
> ./bootstrap.sh
> ./configure
> make
> sudo make install
> cd contrib/fb303
> ./bootstrap.sh
> ./configure
> make
> Fails with error:
> gen-cpp/fb303_types.cpp:11: error: 'fb_status' is not a class or namespace
> gen-cpp/fb303_types.cpp:12: error: 'fb_status' is not a class or namespace
> gen-cpp/fb303_types.cpp:13: error: 'fb_status' is not a class or namespace
> gen-cpp/fb303_types.cpp:14: error: 'fb_status' is not a class or namespace
> gen-cpp/fb303_types.cpp:15: error: 'fb_status' is not a class or namespace
> gen-cpp/fb303_types.cpp:16: error: 'fb_status' is not a class or namespace
> make[3]: *** [fb303_types.o] Error 1
> make[3]: Leaving directory 
> `/home/sudhir/workspace/scribe/thrift-apache/contrib/fb303/cpp'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory 
> `/home/sudhir/workspace/scribe/thrift-apache/contrib/fb303/cpp'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/home/sudhir/workspace/scribe/thrift-apache/contrib/fb303'
> make: *** [all] Error 2

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to