After further review the XubunTOS team noticed you are using sudo.

sudo make telosb

Won't work. Please try again without the sudo.

You should have read/write access to the tinyos directories so you shouldn't
need to ever use sudo when compiling or general development. You might need
it for programming various hardware but not Telosb hardware.

Chad

On 10/14/07, Chad Metcalf <[EMAIL PROTECTED]> wrote:
>
> Did you alter your path? Or change something in the environment? Because a
> standard XubunTOS install has all the packages needed to build telosb. We
> test this fairly intensively before we release.
>
> Chad
>
> On 10/14/07, Derek Tarm <[EMAIL PROTECTED]> wrote:
>
> > I've just install the XubunTOS, but I found every worked fine except the
> > make telosb. Here is the message:
> >
> > [EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$ sudo make telosb
> > > mkdir -p build/telosb
> > >     compiling BlinkAppC to a telosb binary
> > > ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
> > > -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb
> > > -fnesc-cfile=build/telosb/app.c -board= -DIDENT_PROGRAM_NAME=\"BlinkAppC\"
> > > -DIDENT_USER_ID=\"root\" -DIDENT_HOSTNAME=\"derek-laptop\"
> > > -DIDENT_USER_HASH=0xfd6d4b72L -DIDENT_UNIX_TIME=0x4711d24aL
> > > -DIDENT_UID_HASH=0xb58bd4e6L  BlinkAppC.nc -lm
> > > Couldn't execute msp430-gcc
> > > make: *** [exe0] Error 2
> > >
> > >
> > Unfortunately, I am using TelosB now. How can I solve it? Thank you!
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > [email protected]
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
> >
>
>
>
> --
> Chad @ Home




-- 
Chad @ Home
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to