Bug 1107 - ./waf --python-scan bindings/python/everything.h' does not exist
./waf --python-scan bindings/python/everything.h' does not exist
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: python bindings
ns-3-dev
All All
: P5 trivial
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on: 1240
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-19 17:41 EDT by John Abraham
Modified: 2011-08-18 12:10 EDT (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 John Abraham 2011-04-19 17:41:33 EDT
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
Comment 1 Gustavo J. A. M. Carneiro 2011-08-18 12:10:08 EDT
Obsoleted bug, now that monolithic bindings are gone.