While a compilation with printf library i receive this error:

In file included from /opt/tinyos-2.x/tos/lib/printf/PrintfC.nc:56,
                 from /opt/tinyos-2.x/tos/lib/printf/MainC.nc:51,
                 from TestAcksC.nc:47:
In component `PrintfP':
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:84: unknown attribute `safe'
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:84: empty scalar initializer
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:84: (near initialization for [EMAIL PROTECTED]')
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc: In function `sendNext':
/opt/tinyos-2.x/tos/lib/printf/PrintfP.nc:134: warning: passing argument 2 of `Packet.getPayload' makes pointer from integer without a cast
make: *** [exe0] Error 1


where is the problem ???

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

Reply via email to