Bug 2182

Summary: pybindgen required version is now a string literal, not a tuple
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: python bindingsAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: critical CC: ns-bugs
Priority: P5    
Version: ns-3.24   
Hardware: PC   
OS: Linux   

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