Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2467

Unable to build contrib/fb303 on OSX 10.9.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.2
    • 0.9.2
    • Compiler (General)
    • None
    • Mac OSX 10.9.2 64bit

    Description

      Compiling (on master) the contrib module contrib/fb303 fails with:

      In file included from gen-cpp/fb303_types.h:15:
      /usr/local/include/thrift/cxxfunctional.h:93:18: error: no member named 'bind' in namespace 'std'; did you mean 'find'?
      using ::std::bind;
      ~~~~~~~^
      /Library/Developer/CommandLineTools/usr/bin/../lib/c++/v1/algorithm:843:1: note: 'find' declared here
      find(InputIterator __first, _InputIterator __last, const _Tp& __value)

      Attachments

        Activity

          People

            jfarrell Jake Farrell
            maurotdo Mauro Maggi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: