I'm trying to compile mipv6_2.0.2 using kernel 2.6.23 but configure script reports the following lines:
... configure: *** checking for Mobile IPv6 support in kernel headers checking whether IFA_F_HOMEADDRESS is declared... yes checking whether RTPROT_MIP is declared... no configure: error: kernel headers do not support MIPv6. *** If working Linux kernel headers are not in the default include path, *** please use CPPFLAGS variable to specify where they can be found *** (e.g. CPPFLAGS="-isystem /usr/src/linux/include") + oefatal 'oe_runconf failed' + echo FATAL: 'oe_runconf failed' FATAL: oe_runconf failed + exit 1 I've seen that RTPROT_MIP is not defined on rtnetlink.h but if I define it there, mipv6 fails to compile. Can anybody help? Regards, Fernando _______________________________________________ mipl mailing list [email protected] http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl
