Hallo,

I have problem compiling Blink

Here the error, makefile and tos-check-env

*el...@elect-laptop:/opt/tinyos-2.1.1/apps/Blink$ sudo make micaz sim
[sudo] password for elect:
make: *** No rule to make target `micaz'.  Stop.
el...@elect-laptop:/opt/tinyos-2.1.1/apps/Blink$*


*el...@elect-laptop:/opt/tinyos-2.1.1/apps/Blink$ cat Makefile
COMPONENT=BlinkAppC
include $(MAKERULES)

el...@elect-laptop:/opt/tinyos-2.1.1/apps/Blink$*


*
el...@elect-laptop:/opt/tinyos-2.1.1/apps/Blink$ tos-check-env
Path:
    /opt/msp430/bin
    /usr/local/sbin
    /usr/local/bin
    /usr/sbin
    /usr/bin
    /sbin
    /bin
    /usr/games

Classpath:
    /home/chunlei/tinyos-2.x/support/sdk/java/tinyos.jar
    .



rpms:


nesc:
    /usr/bin/nescc
    Version: nescc: 1.3.1


perl:
    /usr/bin/perl
    Version: v5.10.0 built for x86_64-linux-gnu-thread-multi

flex:
    /usr/bin/flex

bison:
    /usr/bin/bison

java:
    /usr/bin/java

--> WARNING: The JAVA version found first by tos-check-env may not be
version 1.4 or version 1.5one of which is required by TOS. Please ensure
that the located Java version is 1.4 or 1.5

graphviz:
    /usr/bin/dot
    dot - Graphviz version 2.20.2 (Wed Sep 16 11:12:21 UTC 2009)

--> WARNING: The graphviz (dot) version found by tos-check-env is not 1.10.
Please update your graphviz version if you'd like to use the nescdoc
documentation generator.


tos-check-env completed with errors:

--> WARNING: The JAVA version found first by tos-check-env may not be
version 1.4 or version 1.5one of which is required by TOS. Please ensure
that the located Java version is 1.4 or 1.5
--> WARNING: The graphviz (dot) version found by tos-check-env is not 1.10.
Please update your graphviz version if you'd like to use the nescdoc
documentation generator.
*

I cant understand why i get the error on Java, i have the java6 JRE
installed ^^


Regards,
Giuseppe
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to