Re: [Tinyos-help] Help reg. 'make pc' error and Tinyviz

2012-12-06 Thread Dang Thi Hai Ha
Hi there, I never work with tinyviz so I can't say what problem you are facing. But I found this: http://www.mail-archive.com/tinyos-help@millennium.berkeley.edu/msg26142.html Hope you can find a solution for you from the link, or you can write directly to the person (named Amina Diarbakirli)

[Tinyos-help] Help reg. 'make pc' error and Tinyviz

2012-12-05 Thread prakhar bansal
Hi all, I have installed tinyos on ubuntu 12.04 64-bit machine. Right now, I'm facing 2 problems. 1. When running 'make pc' in /apps/Blink, I'm getting: * /opt/tinyos-2.1.2/support/make/Makerules:180: *** Usage: make target extras make target help Valid targets: all clean epic

Re: [Tinyos-help] Help reg. 'make pc' error and Tinyviz

2012-12-05 Thread Dang Thi Hai Ha
Hi, The error message clearly stated what you've done wrong. 1. For make command, it should not be make pc but make target with the list of target indicated in the error message, in your case, they are: *Valid targets: all clean epic eyesIFX eyesIFXv1 eyesIFXv2 intelmote2 iris mica2

Re: [Tinyos-help] Help reg. 'make pc' error and Tinyviz

2012-12-05 Thread prakhar bansal
Hi, Thanks for support. 1. I have compiled it for others and those are working, for ex: make micaz, mica2 or telosb etc. But 'make pc' is not working. I think it means tossim is not properly installed. Please suggest me what could be wrong. 2. I did and run make in tinyos-2.1.2/support/sdk/java

Re: [Tinyos-help] Help with make pc

2006-10-17 Thread Omprakash Gnawali
On Oct 13, 2006, at 12:17 PM, Nupur Kothari wrote: Phil, Thanks for your response. I have tried out pthread.h with other C programs, and everything works just fine then. Any clues as to what might be going on? What does that line of pthread.h say? My only thought would be that

Re: [Tinyos-help] Help with make pc

2006-10-17 Thread Nupur Kothari
Om, Thanks! This fixes make pc. I'm able to compile as well as run simulations with this. The other programs I had tried out, were using the same pthread.h as TOSSIM. They are working even with the modified pthread.h. So it seems that the problem must be with something TinyOS is doing. Thanks,

Re: [Tinyos-help] Help with make pc

2006-10-13 Thread Philip Levis
On Oct 12, 2006, at 7:33 PM, Nupur Kothari wrote: Folks, For some reason, although I am able to compile apps for micaz, telosb etc. on my tinyos installation, make pc doesn't work for me. I get the following error message: In file included from

Re: [Tinyos-help] Help with make pc

2006-10-13 Thread Philip Levis
On Oct 13, 2006, at 12:17 PM, Nupur Kothari wrote: Phil, Thanks for your response. I have tried out pthread.h with other C programs, and everything works just fine then. Any clues as to what might be going on? What does that line of pthread.h say? My only thought would be that something in

[Tinyos-help] Help with make pc

2006-10-12 Thread Nupur Kothari
Folks, For some reason, although I am able to compile apps for micaz, telosb etc. on my tinyos installation, make pc doesn't work for me. I get the following error message: In file included from /home/nupurk/tinyos-1.x/tos/platform/pc/event_queue.h:61, from