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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 1.3.1
    • Affects Version/s: None
    • Component/s: Build
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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

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

                Created:
                Updated:
                Resolved: