Hello
i upgraded my tinyos from 2.0.2 to 2.1 from this page :
http://docs.tinyos.net/index.ph/Installing_TinyOS_2.1#Manual_installation_on_your_host_OS_with_RPMs
Furthermore, it seems there is another bug as the tool "tos-install-jni" looks 
for "*-32.dll" files although there are not.
Best regards
Cyril




________________________________
De : Janos Sallai <[EMAIL PROTECTED]>
À : ivi610 <[EMAIL PROTECTED]>; [email protected]
Envoyé le : Lundi, 1 Décembre 2008, 17h33mn 48s
Objet : Re: [Tinyos-help] tinyos.jar missing some classes : bug?

The tinyos.jar file seems to be OK in the CVS:
http://tinyos.cvs.sourceforge.net/viewvc/*checkout*/tinyos/tinyos-2.x/support/sdk/java/tinyos.jar?revision=1.12

Can you compare yours with the one above? If they aren't identical, please let 
me know where the bad file came from (i.e. what method you used to install 
tinyos), so that we know what to fix. 

Janos


On Mon, Dec 1, 2008 at 3:47 AM, ivi610 <[EMAIL PROTECTED]> wrote:

Hello,
i still have issues with java and Oscilloscope application under tinyos2.1
It seems it misses net.tinyos.message in the tinyos.jar.
See below.
Moreover, i can't compile tinyos.jar it gives me some errors when i type "make" 
under opt/tinyos 2.x/support/sdk/java.
Does Tinyos2.1 have a bug with tinyos.jar or is there something i missed??
How can i regenerate tinyos.jar?
Thanks


###################################################################

 [EMAIL PROTECTED] /cygdrive/c/tinyos/cygwin/opt/tinyos-2.x/support/sdk/java
$ jar tvf tinyos.jar
     0 Sat Aug 09 13:18:24 CEST 2008 META-INF/
    71 Sat Aug 09 13:18:24 CEST 2008 META-INF/MANIFEST.MF
  1491 Sat Aug 09 13:18:18 CEST 2008 net/tinyos/comm/ByteQueue.class
  3877 Sat Aug 09 13:18:18 CEST 2008 net/tinyos/comm/NativeSerial.class
   940 Sat Aug 09 13:18:18 CEST 2008 net/tinyos/comm/SerialPort.class
   824 Sat Aug 09 13:18:18 CEST 2008 net/tinyos/comm/SerialPortEvent.class
   194 Sat Aug 09 13:18:18 CEST 2008 net/tinyos/comm/SerialPortListener.class
  1374 Sat Aug 09 13:18:18 CEST 2008 net/tinyos/comm/TOSCommJNI.class
   713 Sat Aug 09 13:18:18 CEST 2008 net/tinyos/comm/TOSCommLibraryLoader.class
  2049 Sat Aug 09 13:18:20 CEST 2008 
net/tinyos/comm/TOSSerial$EventDispatcher.class
  1024 Sat Aug 09 13:18:20 CEST 2008 
net/tinyos/comm/TOSSerial$SerialInputStream.class
   697 Sat Aug 09 13:18:20 CEST 2008 
net/tinyos/comm/TOSSerial$SerialOutputStream.class
  3614 Sat Aug 09 13:18:20 CEST 2008 net/tinyos/comm/TOSSerial.class
   345 Sat Aug 09 13:18:18 CEST 2008 
net/tinyos/comm/UnsupportedCommOperationException.class
  4262 Sat Aug 09 11:43:18 CEST 2008 net/tinyos/mviz/images/tmote_sky.gif
142143 Sat Aug 09 11:43:18 CEST 2008 net/tinyos/mviz/images/tmote_sky.jpg
  1636 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/AbstractSource.class
  5234 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/BuildSource.class
   195 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/PacketListenerIF.class
   370 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/PacketSource.class
   795 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/ParseArgs.class
   166 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/PhoenixError.class
  1114 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/PhoenixSource$1.class
  3777 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/PhoenixSource.class
  1099 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/Platform.class
  1536 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/SFProtocol.class
  1129 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/packet/SFSource.class
   618 Sat Aug 09 13:18:16 CEST 2008 
net/tinyos/sf/SerialForwarder$SFMessenger.class
  4406 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SerialForwarder.class
  3337 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFClient.class
  1992 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFConsoleRenderer.class
  4103 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFListen.class
   580 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFNullRenderer.class
   292 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFRenderer.class
   561 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFWindow$1.class
   561 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFWindow$2.class
   820 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFWindow$3.class
   903 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFWindow$4.class
   864 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFWindow$5.class
  7480 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/sf/SFWindow.class
   894 Sat Aug 09 13:18:20 CEST 2008 net/tinyos/sim/InputVariables.class
 11411 Sat Aug 09 13:18:22 CEST 2008 net/tinyos/sim/LinkLayerModel.class
   454 Sat Aug 09 13:18:20 CEST 2008 net/tinyos/sim/OutputVariables.class
  1179 Sat Aug 09 13:18:22 CEST 2008 net/tinyos/util/Crc.class
  7461 Sat Aug 09 13:18:24 CEST 2008 net/tinyos/util/DiagMsg.class
  1269 Sat Aug 09 13:18:24 CEST 2008 net/tinyos/util/Dump.class
   842 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/util/Env.class
   157 Sat Aug 09 13:18:16 CEST 2008 net/tinyos/util/Messenger.class
   701 Sat Aug 09 13:18:24 CEST 2008 net/tinyos/util/PrintStreamMessenger.class
##################################################################

Cyril


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


      
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to