[Tinyos-help] LANMAR implementation : make not works
Jitender ahuja
jahuja73 at yahoo.com
Wed Jun 4 04:43:02 PDT 2008
Hi,
I am unable to run LANMAR code provided in contrib fiolder (by ucb) due to giving error on make file regarding an included file(as shown below on the last line of the make file contents, also shown is the error displayed).
I feel if the file is missing, then where to get it or could be self-made.
Any guidance is welcome.
Best Regards,
Jitender
makefile::
COMPONENT=LandmarkRoutingC
IDENT_PROGRAM_NAME="LR"
.PHONY : pc
pc : PFLAGS+=-I$(TOSROOT)/beta/TOSSIM-packet -fnesc-nido-tosnodes=10002
include $(TOSROOT)/contrib/SystemC/MakeSystemC
Error:
Makefile:7: /opt/tinyos-1.x/contrib/SystemC/MakeSystemC: No such file or directory
make: *** No rule to make target `/opt/tinyos-1.x/contrib/SystemC/MakeSystemC'. Stop.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080604/92896058/attachment.htm
More information about the Tinyos-help
mailing list