Dave,
The symbol is exported in netsyms under the following conditions:
#if defined (CONFIG_IPV6_MODULE) || defined (CONFIG_KHTTPD) || defined (CONFIG_KHTTPD_MODULE)
Perhaps you could adjust the LiS makefile to refuse to build strinet unless at least one of these are set (or, better, least complain).
That works. Configure now captures some IPV6 info into config.in and writes messages about what it finds. make_strinet does not make inet unless CONFIG_IPV6_MODULE was found to be set.
-- Dave
_______________________________________________ Linux-streams mailing list [EMAIL PROTECTED] http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams
