On Wed, Jul 9, 2008 at 10:03 PM, Anthony Smee <[EMAIL PROTECTED]> wrote: > > Hi there > > I am trying to get the Tymo tutorial up and running and have put together my > App and C files and on compiling I have the following errors (make micaz sim): > > In component `MHPacketM': > /opt/tinyos-2.x/tos/lib/net/multihop/MHPacketM.nc:28: `MHPacket.group' not > implemented > /opt/tinyos-2.x/tos/lib/net/multihop/MHPacketM.nc:28: `MHPacket.setGroup' not > implemented > /opt/tinyos-2.x/tos/lib/net/multihop/MHPacketM.nc:28: `MHPacket.localGroup' > not implemented > /opt/tinyos-2.x/tos/lib/net/dymo/DymoServiceC.nc:6:28: error: > StorageVolumes.h: No such file or directory > In file included from TymoAppC.nc:8: > In component `DymoNetworkC': > > I have today downloaded the Tymo files from SourceForge.net, it is > tymo0.2beta. I installed the latest RPM files from the Tinyos.net last month > for TinyOS. > > I am not sure if I have made a mistake in my code, or if I am missing a file > or the wrong version.
That's it. The version code from the tymo sourceforge project is deprecated, please use the latest CVS code of TinyOS instead. Regards, Romain _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
