On Sun, 13 May 2012 20:37:57 +0200 Niels wrote: NB> -#if (defined(linux) && defined(IP_PKTINFO)) \ NB> - || defined(IP_RECVDSTADDR) && HAVE_STRUCT_MSGHDR_MSG_CONTROL \ NB> - && HAVE_STRUCT_MSGHDR_MSG_FLAGS NB> -#if defined(linux) && defined(IP_PKTINFO) NB> -#elif defined(IP_RECVDSTADDR) NB> -# ifndef IP_SENDSRCADDR NB> -# define IP_SENDSRCADDR IP_RECVDSTADDR /* DragonFly BSD */ NB> -# endif NB> -#endif NB> +#if (defined(linux) && defined(IP_PKTINFO)) || defined(IP_SENDSRCADDR)
Why are you removing the HAVE_STRUCT_MSGHDR_MSG_* tests? ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders