[Ns-bugs] [Bug 1381] New: Moving `boost`-related configuration to main wscript

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Feb 29 18:00:02 PST 2012


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1381

           Summary: Moving `boost`-related configuration to main wscript
           Product: ns-3
           Version: ns-3-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: general
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: alexander.afanasyev at ucla.edu
   Estimated Hours: 0.0


There is a problem when two different modules require different boost
libs.  

Right now, openflow module checks for boost and requires "signals" and
"filesystem" libraries.  I have a custom module that needs another boost
libraries and it is impossible to specify them without totally disabling the
openflow module.

The attached patch solves the problem by moving boost checking to the main
wscript.

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list