Hi, 

I just (tried) did a fresh install of tinyOS 1.1 on cygwin/WinXP but it
won't install, failing with the message below (only the end of it, but every
line of invoking mig results in the same errors).

I guess I have these files misplaced, or not pointed at in some config file.
Can anyone tell me what's wrong and how to solve this??

Thanks, 
Leon

mig java -java-classname=net.tinyos.xnp.XnpMsg XnpMsg.h XnpMsg -o
XnpMsg.java 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/system/tos.h:47:22: inttypes.h: No
such file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/system/tos.h:71:20: string.h: No such
file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/system/tos.h:72:20: stdlib.h: No such
file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/system/tos.h:73:18: math.h: No such
file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/system/tos.h:75:19: ctype.h: No such
file or directory 
In file included from
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/platform/mica/hardware.h:49, 
                 from
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/system/tos.h:132: 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:60:16:
io.h: No such file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:61:21:
sig-avr.h: No such file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:62:23:
interrupt.h: No such file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:63:17:
wdt.h: No such file or directory 
C:/Progra~1/cygwin/opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:64:22:
pgmspace.h: No such file or directory 
<commandline>: failed to preprocess
C:\Progra~1\cygwin\opt\tinyos-1.x\tos\system/tos.h 
XnpMsg.h:79: parse error before `uint8_t'  
XnpMsg.h:79: warning: no semicolon at end of struct or union 
XnpMsg.h:80: syntax error before `subcmd' 
XnpMsg.h:81: syntax error before `pid' 
XnpMsg.h:82: syntax error before `cid' 
XnpMsg.h:83: syntax error before `data' failed to parse message file
XnpMsg.h 
make[2]: *** [XnpMsg.java] Error 1 
make[2]: Leaving directory `/opt/tinyos-1.x/tools/java/net/tinyos/xnp' 
make[1]: *** [subdirs] Error 2 
make[1]: Leaving directory `/opt/tinyos-1.x/tools/java/net/tinyos' 
make: *** [subdirs] Error 2 
error: %post(tinyos-1.1.0-1) scriptlet failed, exit status 2

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to