configure options cause make to fail
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <3046C179E69FC24AB83536978A17614D04C48147@i2km96-ukbr.domain1.systemhost.net> |
Hi, I have run into 2 configure options which will cause a linker error in net-snmp v5.3.0.1. The machine used for compilation is an i686-pc-linux-gnu. ./configure --with-out-transports="Callback" v5.1.4 compiles ok v5.2.2 compiles ok v5.3.0.1 compile fails: gcc -g -O2 -Dlinux -o .libs/snmpd snmpd.o ./.libs/libnetsnmpmibs.so ./.libs/lib netsnmpagent.so helpers/.libs/libnetsnmphelpers.so ../snmplib/.libs/libnetsnmp.s o -ldl -lm -Wl,--rpath -Wl,/usr/local/lib ./.libs/libnetsnmpagent.so: undefined reference to `netsnmp_callback_open' collect2: ld returned 1 exit status ./configure --with-out-mib-modules="notification" v5.1.4 compiles ok v5.2.2 compiles ok v5.3.0.1 compile fails: gcc -g -O2 -Dlinux -o .libs/snmpd snmpd.o ./.libs/libnetsnmpmibs.so ./.libs/libnetsnmpagent.so helpers/.libs/libnetsnmphelpers.so ../snmplib/.libs/libnetsnmp.so -ldl -lm -Wl,--rpath -Wl,/usr/local/lib ./.libs/libnetsnmpmibs.so: undefined reference to `get_FilterProfileName' ./.libs/libnetsnmpmibs.so: undefined reference to `snmpNotifyFilterTable_vacm_view_subtree' collect2: ld returned 1 exit status Regards, Holger ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users