Hello.
 
I have installed tinyos-2.x under Linux ubuntu 7.10 and I've a very strange 
trouble during some time until now. I've been working for long with tinyos and  
until then everything had gone more or less smoothly. But then suddenly when I 
tried to compile any tinyos application such BaseStation the following error 
the compiler or another thing complains:

[EMAIL PROTECTED]:/opt/tinyos-2.x/apps/BaseStation$ make telosb
mkdir -p build/telosb
compiling BaseStationC 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= -DCC2420_NO_ACKNOWLEDGEMENTS 
-DCC2420_NO_ADDRESS_RECOGNITION -DIDENT_PROGRAM_NAME=\"BaseStationC\" 
-DIDENT_USER_ID=\"tsc\" -DIDENT_HOSTNAME=\"tsc-laptop\" 
-DIDENT_USER_HASH=0x89a07df2L -DIDENT_UNIX_TIME=0x48161f56L 
-DIDENT_UID_HASH=0x78c7c9b8L BaseStationC.nc -lm make: *** [exe0] Error 1
 
What does mean Error 1? Can anyone explain me that? 
Note that when I try to install an application into the mote by typing "make 
telosb reinstall" it works fine.
 
Thanks for any help.
_________________________________________________________________
MSN Video. 
http://video.msn.com/?mkt=es-es
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to