Take a look at www.ipt.etsi.org/knoppix.htm A linux live-cd including the last realease of MIPL is available.
You can use it as live-cd or install it in your machine or WMware. Antoine -------- Message d'origine-------- De: [EMAIL PROTECTED] de la part de Liang Chen Date: mer. 07/06/2006 10:12 À: [email protected] Objet : [mipl] Problem on the mip installation Hi all, I am trying to install the mipl in a VM ware virtual machine. The MIPL package is downloaded from http://www.mobile-ipv6.org/software/. And I upgrade the linux kernel from 2.6.15 by the kernel patch. However, when I install the mip6 daemon application, some problems happen. Might anyone here could help me from the trace. Thanks! Liang Chen [EMAIL PROTECTED] mipv6-2.0.1]# CPPFLAGS='-isystem /usr/src/linux/include' ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for sed... sed checking whether to enable debug messages... (cached) yes checking whether to enable debug virtual terminal... (cached) no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking whether byte ordering is bigendian... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for pthread_create in -lpthread... yes checking for HMAC_Init in -lcrypto... yes checking whether to use builtin crypto... (cached) no checking for inet6_opt_find... no checking for inet6_rth_space... no checking for inet6_rth_init... no checking for inet6_rth_add... no checking for inet6_rth_getaddr... no checking for inet6_rth_gettype... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking netinet/ip6mh.h usability... no checking netinet/ip6mh.h presence... no checking for netinet/ip6mh.h... no checking for struct ip6_ext.ip6e_nxt... yes checking for struct ip6_opt_home_address.ip6oha_type... no checking for struct mip_dhaad_req.mip_dhreq_hdr... no configure: creating ./config.status config.status: creating Makefile config.status: creating libnetlink/Makefile config.status: creating libmissing/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands [EMAIL PROTECTED] mipv6-2.0.1]# make make all-recursive make[1]: Entering directory `/usr/local/src/mipv6-2.0.1' Making all in libnetlink make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/libnetlink' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/libnetlink' Making all in libmissing make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/libmissing' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/libmissing' Making all in src make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/src' sed -e 's,@sysconfdir\@,/usr/local/etc,g' -e 's,@sbindir\@,/usr/local/sbin,g' defpath.h.in > defpath.h.tmp mv -f defpath.h.tmp defpath.h make all-am make[3]: Entering directory `/usr/local/src/mipv6-2.0.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -isystem /usr/src/linux/include -Wall -std=gnu99 -g -O2 -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; \ then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi gcc -Wall -std=gnu99 -g -O2 -o mip6d pmgr.o main.o vars.o conf.o gram.o scan.o tqueue.o icmp6.o hash.o debug.o dhaad_ha.o dhaad_mn.o ndisc.o mh.o mn.o bul.o bcache.o retrout.o mpdisc_ha.o mpdisc_mn.o tunnelctl.o rtnl.o ha.o cn.o keygen.o movement.o policy.o xfrm.o proc_sys.o prefix.o ipsec.o -L../libnetlink -lnetlink -L../libmissing -lmissing -lcrypto -lpthread -ldl -lrt make[3]: Leaving directory `/usr/local/src/mipv6-2.0.1/src' make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/src' Making all in man make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/man' make all-am make[3]: Entering directory `/usr/local/src/mipv6-2.0.1/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/src/mipv6-2.0.1/man' make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/man' make[2]: Entering directory `/usr/local/src/mipv6-2.0.1' make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1' make[1]: Leaving directory `/usr/local/src/mipv6-2.0.1' [EMAIL PROTECTED] mipv6-2.0.1]# make install Making install in libnetlink make[1]: Entering directory `/usr/local/src/mipv6-2.0.1/libnetlink' make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/libnetlink' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/libnetlink' make[1]: Leaving directory `/usr/local/src/mipv6-2.0.1/libnetlink' Making install in libmissing make[1]: Entering directory `/usr/local/src/mipv6-2.0.1/libmissing' make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/libmissing' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/libmissing' make[1]: Leaving directory `/usr/local/src/mipv6-2.0.1/libmissing' Making install in src make[1]: Entering directory `/usr/local/src/mipv6-2.0.1/src' make install-am make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/src' make[3]: Entering directory `/usr/local/src/mipv6-2.0.1/src' test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin" /usr/bin/install -c 'mip6d' '/usr/local/sbin/mip6d' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/local/src/mipv6-2.0.1/src' make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/src' make[1]: Leaving directory `/usr/local/src/mipv6-2.0.1/src' Making install in man make[1]: Entering directory `/usr/local/src/mipv6-2.0.1/man' make install-am make[2]: Entering directory `/usr/local/src/mipv6-2.0.1/man' make[3]: Entering directory `/usr/local/src/mipv6-2.0.1/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1" /usr/bin/install -c -m 644 './mip6d.man' '/usr/local/man/man1/mip6d.1' test -z "/usr/local/man/man5" || mkdir -p -- "/usr/local/man/man5" /usr/bin/install -c -m 644 './mip6d.conf.man' '/usr/local/man/man5/mip6d.conf.5' test -z "/usr/local/man/man7" || mkdir -p -- "/usr/local/man/man7" /usr/bin/install -c -m 644 './mipv6.man' '/usr/local/man/man7/mipv6.7' make[3]: Leaving directory `/usr/local/src/mipv6-2.0.1/man' make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1/man' make[1]: Leaving directory `/usr/local/src/mipv6-2.0.1/man' make[1]: Entering directory `/usr/local/src/mipv6-2.0.1' make[2]: Entering directory `/usr/local/src/mipv6-2.0.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/local/src/mipv6-2.0.1' make[1]: Leaving directory `/usr/local/src/mipv6-2.0.1' _______________________________________________ mipl mailing list [email protected] http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl
