Hi everyone!
I want to configure for Blip and 6LoWPAN, but I have some errors, can anyone
explain for and help me to solve this problem?
- First step:
vu_anh_d...@anhdung /opt/tinyos-2.x/support/sdk/c/sf
$ ./bootstrap
$ ./configure
$ make
- Second step:
vu_anh_d...@anhdung /opt/tinyos-2.x/support/sdk/c/blip
$ ./bootstrap.sh
vu_anh_d...@anhdung /opt/tinyos-2.x/support/sdk/c/blip
$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib6lowpan/Makefile
config.status: creating driver/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
=== configuring in driver/radvd-1.0 (/opt/tinyos-2.x/support/sdk/c/blip/driver/r
advd-1.0)
configure: running /bin/sh ./configure '--prefix=/usr/local' --cache-file=/dev/
null --srcdir=.
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
building for architecture...
unknown
configure: error: currently only Linux and BSD 4.4 with NRL's IPv6 code are
supported. If you have such a system and it is not guessed correctly
you must specifiy it with --target on the configure command line
configure: error: ./configure failed for driver/radvd-1.0
vu_anh_d...@anhdung /opt/tinyos-2.x/support/sdk/c/blip
$ make
make all-recursive
make[1]: Entering directory `/opt/tinyos-2.x/support/sdk/c/blip'
Making all in lib6lowpan
make[2]: Entering directory `/opt/tinyos-2.x/support/sdk/c/blip/lib6lowpan'
gcc -DHAVE_CONFIG_H -I. -I.. -DPC -g -O2 -MT lib6lowpan.o -MD -MP -MF .deps/l
ib6lowpan.Tpo -c -o lib6lowpan.o lib6lowpan.c
In file included from lib6lowpan.c:23:
ip.h:31:26: linux/if_tun.h: No such file or directory
In file included from lib6lowpan.c:23:
ip.h:78: error: field `ip6_src' has incomplete type
ip.h:79: error: field `ip6_dst' has incomplete type
ip.h:318: error: field `pi' has incomplete type
make[2]: *** [lib6lowpan.o] Error 1
make[2]: Leaving directory `/opt/tinyos-2.x/support/sdk/c/blip/lib6lowpan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/tinyos-2.x/support/sdk/c/blip'
make: *** [all] Error 2
Thanks you in advance!
Best regard!
Dzung Vu Anh.
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help