|
Bugzilla – Full Text Bug Listing |
| Summary: | Waf gives an error if you enable only a single module | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mitch Watrous <watrous> |
| Component: | build system | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | gjcarneiro, ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
changeset: 6919:82217d4007bc tag: tip user: Gustavo J. A. M. Carneiro <gjc@inescporto.pt> date: Sun Mar 20 13:01:40 2011 +0000 summary: Bug 1076 - Waf gives an error if you enable only a single module |
If you do, ./waf --enable-modules=core or ./waf --enable-modules=core --disable-python you get the following error: Waf: Leaving directory `/home/watrous/tmp/tmp/tmp/ns-3-allinone/ns-3-dev/build' object 'ns3-network' was not found in uselib_local (required by 'test-runner')