Bug 1254

Summary: openflow dependencies
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: openflowAssignee: ns-bugs <ns-bugs>
Status: NEW ---    
Severity: normal CC: alexander.afanasyev, ns-bugs, pdbarnes
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   
See Also: https://www.nsnam.org/bugzilla/show_bug.cgi?id=2935
Attachments: Fix libboost_signals detection

Description Tom Henderson 2011-08-31 13:53:37 EDT
Reminder to better document the packages needed to run openflow module (namely, signals and filesystem libraries of boost)
Comment 1 Alex Afanasyev 2019-04-15 13:31:49 EDT
Created attachment 3246 [details]
Fix libboost_signals detection

A bit hijacking this old issue, but it is related.  As of boost 1.59, there is no longer libboost_signals.so library, so detection of boost fails, which also failing any other module that depends on boost.

I'm attaching a patch that "fixes" the issue for other modules, though does nothing for openflow itself (may fail when enabled).
Comment 2 Peter Barnes 2019-11-05 18:07:45 EST
Move to openflow
Comment 3 Peter Barnes 2019-11-05 18:08:13 EST
See also 2935 for boost detection.

Moving this to openflow