Bug 1338 - ns3tcp and ns3wifi are no longer built
ns3tcp and ns3wifi are no longer built
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
pre-release
All All
: P5 normal
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-11 15:09 UTC by Vedran Miletić
Modified: 2012-01-13 18:43 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.