Bug 2182 - pybindgen required version is now a string literal, not a tuple
pybindgen required version is now a string literal, not a tuple
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: python bindings
ns-3.24
PC Linux
: P5 critical
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-09-21 13:25 UTC by Tom Henderson
Modified: 2015-09-24 01:25 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2015-09-21 13:25:26 UTC
pybindgen required version is now a string literal, so some wscript code needs to be updated for searching for the required directory.  This causes Waf to not find pybindgen correctly for ns-3.24 release.

patch to fix is here:
http://code.nsnam.org/ns-3.24/rev/51263c7e64bb

This will be included in the ns-3.24.1 release.
Comment 1 Tom Henderson 2015-09-24 01:25:15 UTC
pushed in changeset 11676:cf1d0468343f