Magnus Fromreide wrote:
> The problem is that glibc in that version is broken.
> 
> <sys/sysctl.h> unconditionally defines _LINUX_TYPES_H and thus prevents
> the definition of the symbol that I used since <sys/sysctl.h> is
> included through "mibII/mibII_common.h" before I get to include
> <linux/types.h>
> 
> The easiest fix would be to change the order of inclusions in the
> affected file, see the attached patch. 

Applied to all active branches. Thanks for the patch!


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to