Looks like you have a version of TinyOS from CVS, but didn't update your tinyos-tools by reinstalling them from tinyos-2.x/tools
Kevin On Wed, Jul 9, 2008 at 6:54 AM, Paolo <[EMAIL PROTECTED]> wrote: > 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 > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
