Bug 1338

Summary: ns3tcp and ns3wifi are no longer built
Product: ns-3 Reporter: Vedran Miletić <vedran>
Component: build systemAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs, tomh
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

Description Vedran Miletić 2012-01-11 15:09:14 UTC
If I recall correctly, this has changed with waf upgrade to 1.6 and affects both ns-3.13 and ns-3-dev.
Comment 1 Tom Henderson 2012-01-13 18:43:40 UTC
fixed by changeset f3a3a218e6ab by removing the ns3tcp and ns3wifi separate modules and making them part of test module

however, it uncovered other problems in the tcp tests that may have accumulated during the time period in which they were not run.  Will file separate bugs for those.