Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-546

Extra path variable doest add lib64 to new paths, only default /lib64

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 1.3.1
    • None
    • Build
    • None

    Description

      when adding --extrapath=x currently x/lib64 is not added to the path which can break the build when dependencies are installed into /extra/path/lib64. In SConstruct, line 296 adding

      env.Append( LIBPATH=[ x + "/lib64" ] )

      resolves this

      Attachments

        Activity

          People

            eliot Eliot Horowitz (Inactive)
            bterm Bob T. Terminal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: