On Aug 27, 2011, at 3:46 AM, Richard Figura wrote: > Hi, > > is there a solution for the problem described by Shravan Kulkarni yet? > I am asking because I have exactly the same problem since ~2 weeks > when I > installed an update through the debian repositories. > > Like him, I also tried to reinstall TinyOS through the repositories > without > any success. > > The cause for the error-messages he described seems to be that > there is no > define within (at least my) TinyOS installation for: > "__msp430_have_port"(PORTNUMBER) > for any port, but these are required by: > /opt/tinyos-2.1.1/tos/chips/msp430/pins/HplMsp430GeneralIOC > > However there are some defines for > "__MSP430_HAS_PORT"(PORTNUMBER) > which seems to be the replacement for "__msp430_have_port" > > > On my second installation of TinyOS (not yet updated) I can compile > for > telosb. Other than my first installation it provides a file for > mapping both > defines mentioned above within: > /usr/msp430/include/msp430/common.h > > So I guess something is wrong with the new packages of the debian > repository. > > Best Regards > Richard Figura
Richard, I've been able to reproduce the problem; I'll see what I can do to take care of it ASAP. Phil _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
