Hi,
Following certain posts on the mail archives, I performed the following.
I wrote a simple C program that compiled successfully using avr-gcc.
However, when I included the header file: pthread.h, it didn't compile(
should I use the -p option?). The make directory not being in
/opt/tinyos-1.x/tools was rectified when I installed tiny0s.1.1.15cvs.
However the other problems still persist. Below is the output I get when I
run ./toscheck:
Path:
/opt/IBMJava2-142/bin
/usr/local/sbin
/usr/local/bin
/usr/sbin
/usr/bin
/sbin
/bin
/usr/games
Classpath:
.
/opt/tinyos-1.x/tools/java/
/opt/IBMJava2-142/jre/lib/ext/comm.jar
/opt/tinyos-1.x/tools/java/javapath
rpms:
/usr/bin/rpm
nesc:
/usr/bin/ncc
Version: ncc: 1.1.2b
avr-gcc:
/usr/local/bin/avr-gcc
Version: avr-gcc (GCC) 3.3-tinyos
perl:
/usr/bin/perl
Version: v5.8.8 built for i486-linux-gnu-thread-multi
flex:
bison:
java:
/opt/IBMJava2-142/bin/java
java version "1.4.2"
javax.comm:
javax.comm ok
uisp:
/usr/local/bin/uisp
--> WARNING: The uisp version found by toscheck is not '20030820tinyos'.
Please update your uisp version. The source for uisp version 20030820tinyos
can be found in the TinyOS 1.1.0 distribution.
graphviz:
/usr/bin/dot
--> WARNING: The graphviz (dot) version found by toscheck is not 1.10.
Please update your graphviz version if you'd like to use the nescdoc
documentation generator.
avr-as:
/usr/local/bin/avr-as
GNU assembler 2.13.2.1
avarice:
/usr/local/bin/avarice
--> WARNING: The avarice version found by toscheck is not 2.0.20030806cvs
Please update your avarice version.
avr-gdb:
msp430-gcc:
--> WARNING: msp430-gcc not found. Won't be able to compile to any msp430
platforms (telos).
toscheck completed with errors:
--> WARNING: The uisp version found by toscheck is not '20030820tinyos'.
Please update your uisp version. The source for uisp version 20030820tinyos
can be found in the TinyOS 1.1.0 distribution.
--> WARNING: The graphviz (dot) version found by toscheck is not 1.10.
Please update your graphviz version if you'd like to use the nescdoc
documentation generator.
--> WARNING: The avarice version found by toscheck is not 2.0.20030806cvs
Please update your avarice version.--> WARNING: msp430-gcc not found. Won't
be able to compile to any msp430 platforms (telos).
The errors that I got while 'make pc' in the Blink directory still persist.
Please help me rectify the errors. Any help is appreciated
Thanks and regards,
Bharat.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help