Bug 2830

Summary: contrib modules overwrite boost library conf.env variable
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: build systemAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P3    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: patch to fix

Description Tom Henderson 2017-11-29 23:42:44 UTC
Created attachment 2965 [details]
patch to fix

From Ryan Mast on the ns-3-reviews list:

Modules in the contrib folder cause the conf.env variable for the list of boost libraries needed to get cleared, causing linker errors for modules in the src folder that are using boost (assuming a contrib module didn't use all of the same boost libraries as modules in the src folder require).
Comment 1 Tom Henderson 2017-11-30 00:14:50 UTC
pushed in changeset 13191:3834358cc52a