Sounds like you have some environment variables a bit messed up. Either that or the tinyos-main tree was not downloaded fully/correctly.
What is your output for the following 3 commands? echo $TOSROOT echo $TOSDIR echo $MAKERULES In particular the error message you copied seems wrong, both at the start (copy and paste error??) and the end (there should be an 's' at the end of "Makerule"). This missing 's' could be causing your problem. Mike On Mon, Jun 13, 2011 at 11:47 AM, Daniel Kelly <[email protected]> wrote: > Hey, > > This is probably a silly question, but Im after updating to the latest > tinyos2 build through svn and ive also update the latest > tinyos-2.x-contribs. When I try to build any of the sample apps in the > tinyos-2.x-contribs I get a problem with the Makerules. Its telling me "No > such file or directoryyos-main/support/make/Makerule" > > If i use the old tinyos-2.x-contrib apps, with the new tinyos2 builds, it > works fine. > > Any ideas > > _______________________________________________ > Shimmer-users mailing list > [email protected] > https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users > >
_______________________________________________ Shimmer-users mailing list [email protected] https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users
