[Tinyos-help] Compilation errors.

Shalini Jain shalini_ieee at yahoo.com
Mon Apr 7 10:54:16 PDT 2008


Hello,

I have a code which gives the following error. 

In file included from RadioCountToLedsAppC.nc:47:
In component `RadioCountToLedsC':
RadioCountToLedsC.nc:33: interface TossimPacket not found
RadioCountToLedsC.nc:34: interface BigQueue not found
RadioCountToLedsC.nc:34: unexpected type arguments
RadioCountToLedsC.nc: In function `sendPacket':
RadioCountToLedsC.nc:340: interface has no command or event named `enqueue'
RadioCountToLedsC.nc:352: interface has no command or event named `dequeue'
RadioCountToLedsC.nc: In function `NDPTimer.fired':
RadioCountToLedsC.nc:554: warning: passing argument 2 of `Packet.getPayload' makes pointer from integer without a cast
In component `RadioCountToLedsAppC':
RadioCountToLedsAppC.nc: At top level:
RadioCountToLedsAppC.nc:53: component TossimActiveMessageC not found
RadioCountToLedsAppC.nc:54: component BigQueueC not found
RadioCountToLedsAppC.nc:54: component `BigQueueC' is not generic
RadioCountToLedsAppC.nc:67: no match
RadioCountToLedsAppC.nc:68: no match

I have checked in the folders. These components and interfaces exist. I tried re installing tinyos. I followed the instructions as given on 5secondfuse website. The same code does not give any error on another PC. 

Can someone give me a hint as to what the problem could be? Am I missing some package?

Thanks,
Shalini

       
---------------------------------
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080407/4c0e7678/attachment.html


More information about the Tinyos-help mailing list