Hello all,

I tried to run TestPrintF in Linux to micaz and it fails in compile time.

I obtained the following error: 

In file included from /opt/tinyos-2.x/tos/lib/printf/PrintfC.nc:53,
                 from TestPrintfAppC.nc:42:
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:51: warning: implicit declaration of 
function `FDEV_SETUP_STREAM'
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:51: `_FDEV_SETUP_WRITE' undeclared 
here (not in a function)
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:51: invalid initializer
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:51: (near initialization for 
`atm128_stdout')
make: *** [exe0] Error 1

I am using avr-libc 1.2.3-1, so I read that I need avr-libc 1.4 to fix the 
problem.Is that right? Where can I find this version? I do not find newer tool 
in the tinyos server...

Please advice

----
Rodolfo

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

Reply via email to