Re: [Tinyos-help] Make telosb error

2013-06-28 Thread danieleTinyOS_2.0.2
Hi, i have the same problem :(( -- View this message in context: http://tinyos-help.10906.n7.nabble.com/Make-telosb-error-tp531p23330.html Sent from the TinyOS - Help mailing list archive at Nabble.com. ___ Tinyos-help mailing list

[Tinyos-help] make telosb error (msp430 error)

2012-02-05 Thread Hugo Vinicius
Hi, I installed TinyOS-2.1.1 on Ubuntu. I've tried to compile the TinyOS applications with telosb and tmote, I got the following errors. I've tried reinstall TinyOS-2.1.1 and install TinyOS-2.0.2 and TinyOS-2.0.1, but the errors continue. Beside I've tried all suggested repositories and solutions

[Tinyos-help] make telosb error

2012-02-05 Thread Hugo Vinicius
Hi, I installed TinyOS-2.1.1 on Ubuntu. I've tried to compile the TinyOS applications with telosb and tmote, I got the some errors. I've tried reinstall TinyOS-2.1.1 and install TinyOS-2.0.2 and TinyOS-2.0.1, but the errors continue. Beside I've tried all suggested repositories and solutions

Re: [Tinyos-help] make telosb error

2012-02-05 Thread Ram
I also faced the same problem with telosb. I followed the below procedure, it worked for me. * http://docs.tinyos.net/tinywiki/index.php/Installing_TinyOS_2.1.1#Manual_installation_on_your_host_OS_with_RPMs * * * also u can try downloading the latest CVS as mentioned in the below procedure,

[Tinyos-help] make telosb error (msp430 error)

2012-01-26 Thread Hugo Vinicius
Hi, I installed TinyOS-2.1.1 on Ubuntu. I've tried to compile the TinyOS applications with telosb and tmote, I got the following errors. I've tried reinstall TinyOS-2.1.1 and install TinyOS-2.0.2 and TinyOS-2.0.1, but the errors continue. Beside I've tried all suggested repositories and solutions

[Tinyos-help] Make telosb error

2011-11-30 Thread Adeel Javed
Hi gurus, I have seen a same problem in the installation problem thread on 1 oct, 2010 but i have not found any solution. The problem is i have installed tinyos-2.0.2 and when i try to make telosb after setting environment variable, i find following errors.

[Tinyos-help] make telosb error

2006-09-20 Thread Hamza Ahmed Zia
Hi Everyone,On my linux Fedora Core 5 machine, tinyos-1.x all platforms compile correctly, however make telosb gives me the following error[EMAIL PROTECTED] Blink]# make telosb mkdir -p build/telosb compiling Blink to a telosb binary ncc -o build/telosb/main.exe -O -Wall -Wshadow

Re: [Tinyos-help] make telosb error

2006-09-20 Thread Sarfraz Nawaz
I am not completely sure about this error but I would suggest to look at the msp430 toolchain and verify that it is working properly.On 9/21/06, Hamza Ahmed Zia [EMAIL PROTECTED] wrote: Hi Everyone,On my linux Fedora Core 5 machine, tinyos-1.x all platforms compile correctly, however make telosb

[Tinyos-help] make telosb error

2006-09-14 Thread Hamza Ahmed Zia
All platforms compile correctly, however make telosb gives me the following error[EMAIL PROTECTED] Blink]# make telosbmkdir -p build/telosb compiling Blink to a telosb binary ncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb