Hi all,

Thank you very much for your help. You were all right about my problem. 
I wasn't aware of CVS not automatically creating new directories.

Thanks,
Urs

Philip Levis wrote:
> 
> On Apr 19, 2008, at 12:46 AM, Urs Hunkeler wrote:
>> Hi all,
>>
>> I think I updated my tinyos tree (T2) via CVS. Whatever happened, tinyos
>> won't compile any programs anymore. Any ideas what might cause this 
>> error?
>>
>> Cheers,
>> Urs
>>
>> nescc 1.2.9
>> tinyos 2.x (cvs update from this morning)
>> mac os 10.5.2 (x86)
>>
>> Trying to compile the Blink application:
>>
>>>> make clean && make tmote
>> rm -rf build
>> rm -rf _TOSSIMmodule.so TOSSIM.pyc TOSSIM.py
>> mkdir -p build/telosb
>>     compiling BlinkAppC to a telosb binary
>> ncc -o build/telosb/main.exe  -Os -O -mdisable-hwmul -Wall -Wshadow
>> -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board=
>> -DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_PROGRAM_NAME=\"BlinkAppC\"
>> -DIDENT_USER_ID=\"hunkeler\" -DIDENT_HOSTNAME=\"mymac\"
>> -DIDENT_USER_HASH=0x60220c52L -DIDENT_UNIX_TIME=0x4809a282L
>> -DIDENT_UID_HASH=0x9a0925bdL  BlinkAppC.nc -lm
>> /opt/tinyos-2.x/tos/system/tos.h:21:47:
>> ../lib/safe/include/annots_stage1.h: No such file or directory
> 
> 
> So, this last line is what's causing the error. Did you update -d? Do 
> you have lib/safe? Does this file exist?
> 
> Phil
> 

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

Reply via email to