[Tinyos-help] Problems with mate (wrong Version 49.0)

2006-02-20 Thread Hoell, Christian (EXT)
Hi, I'm just trying to get started with mate. I've installed the current Version via rpm provided on the mate Homepage. When I'm going to do a make in the tinyos/script folder the whole thing is interrupted with following: $ make javac tree/*.java tree/Statement.java:35: cannot access net.ti

Re: [Tinyos-help] Problems with mate (wrong Version 49.0)

2006-02-09 Thread yang fan
>From the error information, I think maybe your system have two version of jdk. I have ever meet this kind of problem. That is the class file of java 5.0 which is version 49.0 have some compatible problem with the low version 48.0 class file of java 1.4. You can try to make the development enviro

Re: [Tinyos-help] Problems with mate (wrong Version 49.0)

2006-02-09 Thread David Gay
On 2/9/06, Philip Levis <[EMAIL PROTECTED]> wrote: > On Thu, 2006-02-09 at 15:11 +0100, Hoell, Christian (EXT) wrote: > > Hi, > > > > I'm just trying to get started with mate. > > > > I've installed the current Version via rpm provided on the mate > > Homepage. > > > > When I'm going to do a make i

Re: [Tinyos-help] Problems with mate (wrong Version 49.0)

2006-02-09 Thread Philip Levis
On Thu, 2006-02-09 at 15:11 +0100, Hoell, Christian (EXT) wrote: > Hi, > > I'm just trying to get started with mate. > > I've installed the current Version via rpm provided on the mate > Homepage. > > When I'm going to do a make in the tinyos/script folder the whole thing > is interrupted wit

[Tinyos-help] Problems with mate (wrong Version 49.0)

2006-02-09 Thread Hoell, Christian (EXT)
Hi, I'm just trying to get started with mate. I've installed the current Version via rpm provided on the mate Homepage. When I'm going to do a make in the tinyos/script folder the whole thing is interrupted with following: $ make javac tree/*.java tree/Statement.java:35: cannot access net