[Tinyos-help] Tinyos2.x Help
Eric Decker
cire831 at gmail.com
Mon Oct 6 09:23:36 PDT 2008
I've created a new page accessable from the top level of the doc wiki:
"Cygwin User Notes". When we figure out what fixes Sam's problem can we put
the solution there? I've started the page.
Also shouldn't
export MAKERULES=`cygpath -w $TOSROOT/support/make/Makerules`
export MAKERULES="$MAKERULES;."
be
export MAKERULES=`cygpath -w $TOSROOT/support/make/Makerules`
export MAKERULES="$MAKERULES:."
I changed the ";" to a ":" but I no longer have a system that runs cygwin
so don't know the effect.
Also Sam when you do a "echo $MAKERULES" what does it say?
eric
On Mon, Oct 6, 2008 at 7:52 AM, Janos Sallai <sallai at isis.vanderbilt.edu>wrote:
> Ahmed,
>
> Put the code that sets the environment variables in a file called
> /etc/profile.d/tinyos-2.x.sh. That should help.
>
> Janos
>
> On Sat, Oct 4, 2008 at 11:54 AM, Ahmed Ebaid <ahmed.ebaid at gmail.com>wrote:
>
>> Janos
>> I'm not sure about setting about how to set up my environment variables,
>> what I did is that in the home directory in cygwin I typed:
>> export MAKERULES=`cygpath -w $TOSROOT/support/make/Makerules`
>> export MAKERULES="$MAKERULES;."
>>
>> On Fri, Oct 3, 2008 at 2:21 PM, Janos Sallai <sallai.janos at gmail.com>wrote:
>>
>>> Did you set up your environment variables? It appears that your MAKERULES
>>> env var is not set correctly.
>>>
>>> Janos
>>>
>>> On Fri, Oct 3, 2008 at 3:34 PM, Ahmed Ebaid <ahmed.ebaid at uconn.edu>wrote:
>>>
>>>> Hey
>>>> I've followed the following link for installing the tinyos2.x, and I did
>>>> installedTIMSP430 tools, as I'm using tmote platform. but whenever type the
>>>> command make telosb I got the following error "Make:*** No rule to make
>>>> target 'telosb'. Can anyone help me with that
>>>> Thanks in advance.
>>>>
>>>> --
>>>> Ahmed Ebaid
>>>> PhD Student
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Tinyos-help mailing list
>>>> Tinyos-help at millennium.berkeley.edu
>>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>>>
>>>
>>>
>>
>>
>> --
>> Ahmed Ebaid
>> PhD Student
>>
>>
>>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
--
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20081006/245d47d4/attachment.htm
More information about the Tinyos-help
mailing list