Hello everyone, I am using TinyOS 2.1.1 on Ubuntu 9.10. I am faced with the following error when I type in the 'make' command:
*kushal@Home:/opt/tinyos-2.1.1/apps/Thesis/FiniteSampleProcessor$ make micaz * *mkdir -p build/micaz* *mig java -target=micaz -DIDENT_APPNAME=\"VoltageMonitorS\" -DIDENT_USERNAME=\"kushal\" -DIDENT_HOSTNAME=\"Home\" -DIDENT_USERHASH=0x99f51698L -DIDENT_TIMESTAMP=0x4e421ce1L -DIDENT_UIDHASH=0x5622b5baL -java-classname=VoltageMonitorStreamMsg VoltageMonitorStream.h VoltageMonitorStreamMsg -o VoltageMonitorStreamMsg.java* *avr-gcc: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.11' not found (required by avr-gcc)* *failed to parse message file VoltageMonitorStream.h* *make: *** [VoltageMonitorStreamMsg.java] Error 1* Everything was going smoothly until a couple of hours ago when I installed the updates for the following: *Commit Log for Tue Aug 9 17:12:21 2011* * * *Upgraded the following packages:* *avr-binutils-tinyos (2.17-20080806) to 2.17-20110726* *avr-gcc-tinyos (4.1.2-20080806) to 4.1.2-20110803* *avr-libc-tinyos (1.4.7-20080806) to 1.6.7-20110726* *avrdude-tinyos (5.4-20080806) to 5.10-20110802* Can somebody please enlighten me as to why avr-gcc is being used to compile, as opposed to avr-gcc-tinyos? I thought about installing avr-gcc but it indicates that the tinyos packages will have to be removed and I am not sure that that is the correct thing to do. Also, is there any way I can download the GLIBC_2.11 in question? I'm trying not to uninstall and reinstall TinyOS here, is there any other way? Thanks in advance Kushal Sarkara
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
