On Wed, 1 Dec 2004 12:48:30 +1100 Bharat wrote: BS> ./configure --enable-static --enable-shared=no --with-libs=-lnm BS> --disable-mib-loading BS> BS> And i get the following WARNINGs: BS> BS> configure: WARNING: netinet/ip.h: present but cannot be compiled BS> [...] BS> can i proceed with the build ?
Yes, it will probably build ok. BS> Earlier configurations without --enable-shared=no --with-libs=-lnm BS> seemed to go fine.Also i noticed a lot warnings with casting(with BS> integers/pointers) -- is this code 64 bit clean ? There are some patches pending to reduce warnings.. should be reduces in 5.2.1. As for 64 bit clean - not really. Most things seem to work, but there are still gotcha's here and there. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
