Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-137

When building, the version of libtool that get's created in the third_parth/zookeeper directory is the wrong version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • build
    • Red Hat (Amazon AMI)

    Description

      The libtool in the root mesos directory is version: libtool (GNU libtool) 2.2.10
      The version that gets created in the zookeeper directory is a different version. This causes building zookeeper to fail (as headers have already been created using the new version, or something like that).

      The solution is to replace third_parth/zookeeper/libtool with ./libtool when you see the error and run configure/make again (not sure at what point this occurs).

      Attachments

        Activity

          People

            Unassigned Unassigned
            rathboma Matthew Rathbone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: