Bug 2830 - contrib modules overwrite boost library conf.env variable
contrib modules overwrite boost library conf.env variable
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
unspecified
All All
: P3 normal
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-29 23:42 UTC by Tom Henderson
Modified: 2017-11-30 00:14 UTC (History)
1 user (show)

See Also:


Attachments
patch to fix (675 bytes, patch)
2017-11-29 23:42 UTC, Tom Henderson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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