[Tinyos-help] about TOSSIM : "make micaz "is ok, but "make micaz sim" is not ok

Greg Hackmann gwh2 at cse.wustl.edu
Fri Mar 14 06:40:41 PDT 2008


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



More information about the Tinyos-help mailing list