Hi Romain! Maybe check the avr-gcc compiler?
At the moment not so good example because I have at home Debian Lenny and avr-gcc-4.3.1 (but Ubuntu Hardy works properly at the university) /usr/lib/gcc/avr/4.3.1/include/stddef.h /usr/lib/avr/include/inttypes.h Andrey Romain Thouvenin wrote: > Thanks for your reply Safraz! But I already have this package installed :s > > > On Wed, Sep 10, 2008 at 2:43 AM, Sarfraz Nawaz <[EMAIL PROTECTED]> wrote: >> You need to install libc6-dev package from your Ubuntu Hardy repository. >> >> On Tue, Sep 9, 2008 at 6:34 PM, Romain Thouvenin >> <[EMAIL PROTECTED]> wrote: >>> Hello, >>> >>> I recently (a week or 2 ago) upgraded my Ubuntu distribution to Hardy, >>> and since then I >>> cannot compile tossim anymore. >>> I tried to remove completely all tinyos related packages and reinstall >>> the latest ones, but this didn't affect the behavior. >>> I didn't install the tinyos package though, as I work with the CVS tree. >>> >>> Please find attached the compiler log (I ran make micaz sim) >>> I still can compile for micaz. >>> >>> I tried to find someone with the same issue in the archives, but >>> surprisingly couldn't find >>> any. >>> >>> It looks like some dev package is missing, but they should have been >>> updated during the upgrade and/or installed as dependencies of tinyos >>> packages. Any hint? >>> Or maybe some misconfiguration in the Makefiles? My stddef (first file >>> missing, see the log attached) is in /usr/include/linux. >>> >>> Thanks for your help! >>> Romain >>> >>> _______________________________________________ >>> Tinyos-help mailing list >>> [email protected] >>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >>> > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
