Phil,

Thanks for your response. I have tried out pthread.h with other C
programs, and everything works just fine then. Any clues as to what
might be going on?

Thanks!
Nupur.
 

On Fri, 2006-10-13 at 08:39 -0700, Philip Levis wrote:
> On Oct 12, 2006, at 7:33 PM, Nupur Kothari wrote:
> 
> > Folks,
> >
> > For some reason, although I am able to compile apps for micaz, telosb
> > etc. on my tinyos installation, make pc doesn't work for me. I get the
> > following error message:
> >
> > In file included
> > from /home/nupurk/tinyos-1.x/tos/platform/pc/event_queue.h:61,
> >                  from /home/nupurk/tinyos-1.x/tos/platform/pc/ 
> > nido.h:77,
> >
> > from /home/nupurk/tinyos-1.x/tos/platform/pc/hardware.h:43,
> >                  from /home/nupurk/tinyos-1.x/tos/system/tos.h:144:
> > /usr/include/pthread.h:454: requested alignment is not a constant
> >
> >
> > I am using tinyos 1.1.15, nesc 1.2.7a, gcc 3.2.3, avr-gcc 3.4.3,
> > avr-binutils 2.15, and avr-libc 1.2.3 on Fedora Core 4.
> 
> This looks like an issue with your (native) gcc toolchain. The error  
> is in /usr/include/pthread.h.
> 
> Phil

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to