Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-562

Custom paths for zlib, openssl, pcre don't work if in non-standard locations without adding --rpath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.5
    • 2.1.9
    • None
    • None
    • Linux

    Description

      When compiling with custom paths for OpenSSL, PCRE, Zlib etc where the paths are in non-standard locations, even if the configure script passes, the libraries may not be linked if their lib path is not in the standard path checked by ld.

      The libraries can be found if extra linker options are passed like Wl,-rpath=/path/to/lib/dir, but it would make sense to add this automatically on systems that support it if the path is passed to the configure script using --with-openssl=... etc.

      Attachments

        Issue Links

          Activity

            People

              zwoop Leif Hedstrom
              eugaia Marcus Clyne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: