do viet manh wrote:
/opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:26:20: error: Python.h: No such file or directory
The TinyOS build system is trying to find the Python development headers, but it doesn't look like you have them installed. If you install the python-dev package, that should fix the problem.
Greg Hackmann _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
