Thanks Razvan.
Almost worked.
Till I ran into this error (listed below).

Please let me know if you have ay idea what it means and how to fix it.

------------------------------
$ make all
Making all in platforms
Making all in mica
Making all in cc1000-channelgen
gcc -DPACKAGE_NAME=\"tinyos-tools\" -DPACKAGE_TARNAME=\"tinyos-tools\"
-DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"tinyos-tools\ 1.2.4\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tinyos-tools\"
-DVERSION=\"1.2.4\" -I.     -g -O2 -MT tos-channelgen.o -MD -MP -MF
.deps/tos-channelgen.Tpo -c -o tos-channelgen.o tos-channelgen.c
tos-channelgen.c: In function 'int main(int, char**)':
tos-channelgen.c:308: error: 'atoi' was not declared in this scope
make[3]: *** [tos-channelgen.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
------------------------------


On Fri, Feb 17, 2012 at 12:10 AM, Razvan Musaloiu-E. <[email protected]>wrote:

> Here is a page with a set of instructions:
>
> http://docs.tinyos.net/tinywiki/index.php/Installing_from_SVN/GIT
>
>
> -- Razvan ME
>
> On Thu, Feb 16, 2012 at 11:57 PM, Adnan Raja <[email protected]> wrote:
>
>> Hi,
>>
>> I am trying to get tinyOS working on Mac OS (Snow Leopard).
>> I am following the instructions given 
>> here<http://docs.tinyos.net/tinywiki/index.php/Installing_TinyOS-2.x_on_Mac_OS_X_%28Snow_Leopard%29>.
>> I successfully installed the MSP, NesC, gcc44 as mentioned there.
>> But, I couldn't figure out how do I go about installing the source tree
>> and tinyos-tools. (The wiki does not mention this at all).
>>
>> Any help would be greatly appreciated.
>> Thanks,
>> Adnan
>>
>> _______________________________________________
>> Tinyos-help mailing list
>> [email protected]
>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>
>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to