Hello,

I have a probleme with tinyos1.x cvs. When I want to compile it from 
/opt/tinyos1.x/tools, I had some error:

battlestar:/opt/tinyos-1.x/tools # make
target=`echo all-recursive | sed s/-recursive//`; \
(cd scripts && make $target); \
(cd src && make $target)
make[1]: Entering directory `/opt/tinyos-1.x/tools/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/tinyos-1.x/tools/scripts'
make[1]: Entering directory `/opt/tinyos-1.x/tools/src'
(cd uisp && ./COMPILE)
gnumake[2]: Entering directory `/opt/tinyos-1.x/tools/src/uisp'
gnumake[2]: *** No targets specified and no makefile found.  Stop.
gnumake[2]: Leaving directory `/opt/tinyos-1.x/tools/src/uisp'
gmake[2]: Entering directory `/opt/tinyos-1.x/tools/src/uisp'
gmake[2]: *** No targets specified and no makefile found.  Stop.
gmake[2]: Leaving directory `/opt/tinyos-1.x/tools/src/uisp'
make[2]: Entering directory `/opt/tinyos-1.x/tools/src/uisp'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory `/opt/tinyos-1.x/tools/src/uisp'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/tinyos-1.x/tools/src'
make: *** [all-recursive] Error 2

What does means this error ?. Help me please.
My linux is OpenSUSE 11.1

Best regards,
Marc

I had make links between files:

lrwxrwxrwx 1 root root      4 Jun 23 10:24 /usr/bin/gmake -> make

lrwxrwxrwx 1 root root     13 Jun 23 15:15 /usr/bin/gnumake -> /usr/bin/make

-rwxr-xr-x 1 root root 139095 May 25  2005 /usr/bin/make


My config is :

battlestar:/opt/tinyos-1.x/tools # /opt/tinyos-1.x/tools/scripts/toscheck
Path:                                                                    
        /opt/ibm/java2-i386-50/bin                                       
        /usr/lib/jvm/jre-1.6.0-sun/lib/i386                              
        /usr/lib/mpi/gcc/openmpi/bin                                     
        /sbin                                                            
        /usr/sbin                                                        
        /usr/local/sbin                                                  
        /opt/kde3/sbin                                                   
        /root/bin                                                        
        /usr/local/bin                                                   
        /usr/bin                                                         
        /bin                                                             
        /usr/bin/X11                                                     
        /usr/X11R6/bin                                                   
        /usr/games                                                       
        /usr/lib/jvm/jre/bin                                             
        /usr/lib/mit/bin                                                 
        /usr/lib/mit/sbin                                                
        /opt/kde3/bin                                                    

Classpath:
        . 
        /opt/tinyos-1.x/tools/java
        /opt/tinyos-1.x/tools/java/jars/gwe.jar
        /opt/tinyos-1.x/tools/java/jars/plotapplet.jar
        /opt/tinyos-1.x/tools/java/jars/plot.jar      
        /opt/tinyos-1.x/tools/java/jars/pgjdbc2.jar   
        /opt/tinyos-1.x/tools/java/jars/jazz.jar      
        /opt/tinyos-1.x/tools/java/jars/cup.jar       
        /opt/tinyos-1.x/tools/java/jars/oalnf.jar     
        /opt/tinyos-1.x/tools/java/jars/plotmlapplet.jar
        /opt/tinyos-1.x/tools/java/jars/xmlParserAPIs.jar
        /opt/tinyos-1.x/tools/java/jars/jdom.jar         
        /opt/tinyos-1.x/tools/java/jars/javax.servlet.jar
        /opt/tinyos-1.x/tools/java/jars/xmlrpc-1.2-b1.jar
        /opt/tinyos-1.x/tools/java/jars/junit.jar        
        /opt/tinyos-1.x/tools/java/jars/pxgraphapplet.jar
        /opt/tinyos-1.x/tools/java/jars/Jama-1.0.1.jar   
        /opt/tinyos-1.x/tools/java/jars/log4j-1.2.11.jar 
        /opt/tinyos-1.x/tools/java/jars/org.mortbay.jetty.jar
        /opt/tinyos-1.x/tools/java/jars/JLex.jar             
        /opt/tinyos-1.x/tools/java/jars/xercesImpl.jar       
        /opt/tinyos-1.x/tools/java/jars/plotapplication.jar; 



rpms:
        /bin/rpm
        nesc-1.1.2b-1
        avr-libc-20030512cvs-1
        make-3.80tinyos-1     
        avr-binutils-2.13.2.1-1
        avr-gcc-3.3tinyos-1    
        tinyos-tools-1.1.0-1   
        avr-insight-pre6.0cvs.tinyos-1.3
        avarice-2.0.20030825cvs-1       


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/local/bin/perl
        Version: v5.10.0 built for i686-linux

flex:
        /usr/bin/flex

bison:
        /usr/bin/bison

java:
        /opt/ibm/java2-i386-50/bin/java

--> WARNING: The JAVA version found first by toscheck may not be version 1.4 
which is required by TOS. Please ensure that the located Java version is 1.4

javax.comm:
        javax.comm ok

uisp:
        /usr/local/bin/uisp
        uisp version 20030820tinyos

graphviz:
        /usr/bin/dot
        dot version 1.10 (Tue Aug 12 13:02:35 CEST 2003)

avr-as:
        /usr/local/bin/avr-as
        GNU assembler 2.13.2.1

avarice:
        /usr/local/bin/avarice
        AVaRICE version 2.0.20030825cvs, Aug 26 2003 03:14:15

avr-gdb:
        /usr/local/bin/avr-gdb
        GNU gdb cvs-pre6.0-tinyos

msp430-gcc:

--> WARNING: No msp430-gcc in current path.

--> WARNING: msp430-gcc not found. Won't be able to compile to any msp430 
platforms (telos).



toscheck completed with errors:

--> WARNING: The JAVA version found first by toscheck may not be version 1.4 
which is required by TOS. Please ensure that the located Java version is 1.4
--> WARNING: No msp430-gcc in current path.
--> WARNING: msp430-gcc not found. Won't be able to compile to any msp430 
platforms (telos).




_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to