Hi, I can't figure out where the problem. Net-snmp doesn't configure with ethtool because the following test crashes
configure:20372: checking for linux/ethtool.h configure:20394: gcc -c -DINET6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -lcrypto -Dlinux -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE conftest.c >&5 In file included from conftest.c:134: /usr/include/linux/ethtool.h:18: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:35: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:52: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:60: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:66: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:74: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:83: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:179: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:201: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:226: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:239: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:248: error: expected specifier-qualifier-list before '__u32' /usr/include/linux/ethtool.h:254: error: expected specifier-qualifier-list before '__u32' Is this a problem in ethtool.h or in the test? Radek -- Radek Vokál <[EMAIL PROTECTED]> Base OS Engineering Office: +420 543 422 235 Red Hat Inc. http://www.redhat.com ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
