hi,

if read carefully, you can see that the problem is that python.h was not
found during compilation. verify that python-dev files are installed in your
system. if not, install those and try again.

best regards
Moises

>
> hey all,
> since  " make telosb sim" wasnt working i tried using "make micaz sim" and
> this is the resulting error i got..
>
>
> mkdir -p simbuild/micaz
>   ...
> g++ -c  -shared -fPIC -o simbuild/micaz/pytossim.o -g -O0
> -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"xiii\"
> -DIDENT_HOSTNAME=\"ubuntu\" -DIDENT_USERHASH=0xa6363f6eL
> -DIDENT_TIMESTAMP=0x49ddc0c2L -DIDENT_UIDHASH=0xddc0d4f1L
> /opt/tinyos-2.1.0/tos/lib/tossim/tossim_wrap.cxx -I/usr/include/python2.5
> -I/opt/tinyos-2.1.0/tos/lib/tossim -DHAVE_CONFIG_H
> /opt/tinyos-2.1.0/tos/lib/tossim/tossim_wrap.cxx:26:20: error: Python.h:
> No
> such file or directory
>


-- 
Moises Salinas Rosales
[email protected]
MX
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to