Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2412

python client fails to compile in EL6 environments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.8.0, 1.7.1
    • None
    • None

    Description

      This is happening because __int128 isn't on gcc < 4.6.0 which is the compiler available on Centos 6. We fixed this with preprocessors in the c++ client a while back, but it looks like we need some preprocessors for cython too.

      Attachments

        Activity

          People

            granthenke Grant Henke
            granthenke Grant Henke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: