Wes Hardaker wrote: > Update of /cvsroot/net-snmp/net-snmp > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20915 > > Modified Files: > acinclude.m4 configure configure.in > Log Message: > - Cleaned up the debugging code for the module section > - Added a AC_MSG_MODULE_DBG macro to clean up the zillions of ifs > - Reworked the m4 quoting of the section to only changequote when > actually needed, rather than doing the reverse and having to change > to "normal" quoting when a macro call is needed.
Either these changes or the ones you did earlier today broke my nightly MAIN builds for Linux/x86. Linking now fails with: ./.libs/libnetsnmpmibs.so: undefined reference to `linux_read_icmp_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `linux_read_udp_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `linux_read_tcp_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `netsnmp_mem_arch_load' ./.libs/libnetsnmpmibs.so: undefined reference to `netsnmp_cpu_get_byIdx' ./.libs/libnetsnmpmibs.so: undefined reference to `linux_read_ip_stat' +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
