[SERVER-546] Extra path variable doest add lib64 to new paths, only default /lib64 Created: 14/Jan/10  Updated: 12/Jul/16  Resolved: 14/Jan/10

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: 1.3.1

Type: Bug Priority: Minor - P4
Reporter: Bob T. Terminal Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 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



 Comments   
Comment by auto [ 14/Jan/10 ]

Author:

{'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}

Message: add /extra/path/lib64 SERVER-546
http://github.com/mongodb/mongo/commit/f186f7e483e37d3ba183a2b628c20000964b4933

Generated at Thu Feb 08 02:54:29 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.