Hi,
I checked out the CVS tinyos to look into the AODV and DSDV
implementation. The compilation with TraceRouteTest and
TraceRouteTestAODV is correct. But when I compile the packet_tools in
the path of /opt/tinyos-1.x/contrib/hsn/tools/packet_tools.
Here is the message:
$ make
(VERSION=`cleartool ls uartserver.c | awk '{print $1}'`; \
gcc -Wall -g -O2 -DVERSION=\"$VERSION\" uartserver.c -o uartserver)
cleartool: not found
uartserver.c: In function `writeRawBytes':
uartserver.c:280: warning: operation on `buf' may be undefined
[EMAIL PROTECTED] /opt/tinyos-1.x/contrib/hsn/tools/packet_tools
Seems like the developers are using ClearCase for version control
which is not in cygwin/linux. Any idea with this? Or can I use
SerailForwarder instead?
Thanks.
Bob
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users