[Ns-bugs] [Bug 691] times function unsupported on mingw
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Tue Oct 20 12:40:52 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=691
--- Comment #5 from Craig Dowell <craigdo at ee.washington.edu> 2009-10-20 15:40:52 EDT ---
Not fixed. Backed out.
There are warnings that break the build on fc-10.
The build works with this change on mingw, but test.py fails:
'.' is not recognized as an internal or external command,
operable program or batch file.
and
Traceback (most recent call last):
File "./test.py", line 1296, in <module>
sys.exit(main(sys.argv))
File "./test.py", line 1293, in main
return run_tests()
File "./test.py", line 891, in run_tests
if 'SC_NPROCESSORS_ONLN'in os.sysconf_names:
AttributeError: 'module' object has no attribute 'sysconf_names'
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list