135u5 / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
1 stars 0 forks source link

Shimmer - Compilation errors #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I downloaded and AccelGyro files examples from 
http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x-contrib/shimmer/apps/
AccelGyro/
2. I did: make shimmer
3. I had compilation errors

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
I compiled the example in VMWare with Ubuntu to work with the shimmer SDK.

Please provide any additional information below.

Original issue reported on code.google.com by mauro...@gmail.com on 8 Dec 2010 at 9:59

Attachments:

GoogleCodeExporter commented 8 years ago
You need to upgrade your environment to use the version of tinyos-2.x (now 
tinyos-main) from google-code. Your problem is due to version mismatch between 
the copy of AccelGyro you downloaded and the tinyos tree you are using.

I just tested compiling the latest version of AccelGyro for shimmer (and 
shimmer2 and shimmer2r) using a newly checked out copy of tinyos-main and all 
compile correctly.

Original comment by mikeghe...@gmail.com on 17 Dec 2010 at 11:08

GoogleCodeExporter commented 8 years ago
two separate code repositories are in play here:  tinyos-2.x-contrib cvs, which 
resides at sourceforge; and the main platforms' svn repository at googlecode.  

just to be clear:  accelgyro resides in the -contrib repository ; shimmer 
platform code in tinyos-main.

and, all code under the shimmer umbrella in tested before it is checked into 
public repositories.

you should subscribe to the shimmer-users mailing list ( 
https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users ) for 
announcements/instructions related to shimmer code updates, and follow them on 
a timely basis.

Original comment by steveay...@gmail.com on 17 Dec 2010 at 1:25

GoogleCodeExporter commented 8 years ago

Original comment by steveay...@gmail.com on 17 Dec 2010 at 1:29