[Tinyos-help] (no subject)
Michiel Konstapel
m.konstapel at sownet.nl
Thu Mar 26 06:16:38 PDT 2009
You get that error when you forget the parentheses around the variable.
In makefiles, use $(TOSROOT) instead of $TOSROOT.
Michiel
-----Original Message-----
From: tinyos-help-bounces at millennium.berkeley.edu
[mailto:tinyos-help-bounces at millennium.berkeley.edu] On Behalf Of Varun
Jain
Sent: donderdag 26 maart 2009 0:20
To: shermeen adnan; tinyos-help at millennium.berkeley.edu
Subject: Re: [Tinyos-help] (no subject)
I think there is a typo here,
If you have not spelt it wrong, then it should be "TOSROOT" and not
"OSROOT"....
Secondly you need to five your platform as well.. like "make micaz" not
just "make"
Cheers,
Varun Jain
-----Original Message-----
From: tinyos-help-bounces at millennium.berkeley.edu
[mailto:tinyos-help-bounces at millennium.berkeley.edu] On Behalf Of
shermeen adnan
Sent: Wednesday, 25 March 2009 8:52 PM
To: tinyos-help at millennium.berkeley.edu
Subject: [Tinyos-help] (no subject)
to simulate my project i have to use Tinyos i have installed tinyos
2.1 for windows manually from
http://docs.tinyos.net/index.php/Installing_TinyOS_2.1#Manual_installati
on_on_your_host_OS_with_RPMs
after installation i started following instructions from tutorial
http://docs.tinyos.net/index.php/Getting_Started_with_TinyOS
tos-check-env assured that i have no errors in installation
printenv MAKERULES also gave correct result
/opt/tinyos-2.x/support/make/Makerules
but when i ran make it give me following error
$ make
Makefile:2: cygpath: No such file or directory
Makefile:2: -w: No such file or directory
Makefile:2: OSROOT/support/make/Makerules;.: No such file or directory
make: *** No rule to make target `OSROOT/support/make/Makerules;.'.
Stop.
i am new to tinyos kindly help me whats the reason behind recieving this
error?
_______________________________________________
Tinyos-help mailing list
Tinyos-help at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list