|
Bugzilla – Full Text Bug Listing |
| Summary: | ./waf --python-scan bindings/python/everything.h' does not exist | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | John Abraham <john.abraham.in> |
| Component: | python bindings | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 1240 | ||
| Bug Blocks: | |||
Obsoleted bug, now that monolithic bindings are gone. |
when we do a monolithic scan we get /ns-3-allinone/ns-3-dev$ ./waf --python-scan Waf: Entering directory `/home/john/repose_ns_all_in_one/ns-3-allinone/ns-3-dev/build' python-scan-gcc-ILP32 [....] RuntimeError: pygccxml error: file '/home/john/repose_ns_all_in_one/ns-3-allinone/ns-3-dev/build/debug/bindings/python/everything.h' does not exist Waf: Leaving directory `/home/john/repose_ns_all_in_one/ns-3-allinone/ns-3-dev/build' Build failed: -> task failed (err #1): {task: python_scan_task } ./waf --apiscan=all appears to work. The fix may be as simple as updating the documentation prior to release