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.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help