[Tinyos-help] "/usr/lib/ncc/nesc_nx.h:16:22: error: inttypes.h:
No such file or directory"
Philip Levis
pal at cs.stanford.edu
Sat Oct 13 12:32:44 PDT 2007
On Oct 13, 2007, at 12:14 PM, Michael Schippling wrote:
> All those missing header files belong to the "basic system".
> If you were doing an actual micaz compile they would be found in:
> /usr/local/avr/include
> For a simulator compile I would guess that they should come from:
> /usr/include
>
> First verify that those directories and files exist. If they do
> then we'll have to figure out how NCC goes about finding them
I'm wondering if gcc is a dependency for the TinyOS packages. Hm. My
guess is that there should be another tinyos-sim package that covers
all of the TOSSIM parts. I'll check with Leith.
Phil
More information about the Tinyos-help
mailing list