Well, the MoteIV RPM is indeed not installing properly. I am getting
these errors:

make[2]: Entering directory `/opt/tos/tinyos-1.x/tools/java/net/tinyos/sim/msg'
mig java -target=pc -java-classname=net.tinyos.sim.msg.DebugMsgEvent
../../../../../../tos/platform/pc/GuiMsg.h DebugMsgEvent -o
DebugMsgEvent.java
make[2]: mig: Command not found
make[2]: *** [DebugMsgEvent.java] Error 127

************* I am getting the "mig not found" error several times,
but if I type mig in the command line it works.

make[1]: Entering directory `/opt/tos/tinyos-1.x/tools/java/net/tinyos/vm_asm'
... /opt/tos/tinyos-1.x/tools/java/net/tinyos/vm_asm
make[1]: ncc: Command not found
make[1]: ncc: Command not found

make[1]: Entering directory `/opt/tos/tinyos-1.x/tools/java/net/tinyos/deluge'
Makefile:21: /../tools/java/Makefile.include: No such file or directory
make[1]: *** No rule to make target `/../tools/java/Makefile.include'.  Stop.

Besides, when compiling applications which used to give no warnings on
tinyos-1.x, now I am getting such things:

nesc1: warning: calls to ReceiveMsg.receive in AMStandard fan out, but
there is no combine function specified for the return type
nesc1: warning: calls to PowerManagement.adjustPower in AMStandard fan
out, but there is no combine function specified for the return type
nesc1: warning: calls to ReceiveCombined.receive in FramerAckM fan
out, but there is no combine function specified for the return type

- J.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to