Hi everyone,

I'm working in a thesis about 6lowpan (TinyOS-2.1 and Ubuntu 8.04) and I'm
trying to install b6lowpan (blip) from Berkeley but I'm having some
problems. I got the code from the web page and placed it in
"/opt/tinyos-2.1.x/contrib/berkeley/b6lowpan". My first problem appears when
I try to generate the libmote.a; I can run ./bootstrap and ./configure, but
make returns an error that begins with:

*/opt/tinyos-2.1.0/support/sdk/c/sf$ make
mig -o serialpacket.h -c-prefix=spacket c
/opt/tinyos-2.1.0/tos/lib/serial/Serial.h serial_packet
/usr/lib/ncc/nesc_nx.h:16:22: error: inttypes.h: No such file or directory
/usr/lib/ncc/nesc_nx.h:235: syntax error before `__nesc_ntoh_uint8'
/usr/lib/ncc/nesc_nx.h:240: syntax error before `__nesc_hton_uint8'
/usr/lib/ncc/nesc_nx.h:242: `value' undeclared here (not in a function)*
*[...]*
The following errors are refered to nesc_nx.h and  serial.h.

I've checked the path for inttypes.h: /usr/include, it seems correct... I
will appreciate if you can give me some advice on this.

And, skipping that step... I tried to go on installing "radvd" with
Synaptic, but I can't find the file 'radvd.conf' anywhere, is there any step
that I'm forgetting?

Thanks in advance!

Ana.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to