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

cmake is missing RPATH on MacOSX

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • MacOSX specific

    Description

      The Thrift CMakefiles do not enable RPATH handling for MacOSX.

      This means that if the Thrift shared libraries are installed in a non-system directory (i.e. a directory not known by the dynamic linker), any executable linked against them will fail to run, unless the DYLD_LIBRARY_PATH environment variable (Unix equivalent: LD_LIBRARY_PATH) is set to the appropriate value.

      Attachments

        Activity

          People

            Unassigned Unassigned
            marco.molteni Marco Molteni
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: