Rebuilding Net-SNMP 5.4 with IPv6
"Kleffman, Justin (Mission Systems)" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have successfully built Net-SNMP 5.4 with OpenSSL support (in MS Visual Studio 2005, Win XP) and now need to rebuild with IPv6 support included. From the README it says I only have to #define INET6 to 1 and uncomment the 4 things in libsnmp.def relating to IPv6. After doing so, and attempting to recompile I receive the following unresolved externals: error LNK2001: unresolved external symbol netsnmp_TCPIPv6Domain installdir\win32\libsnmp_dll\libsnmp.def 1 error LNK2001: unresolved external symbol netsnmp_UDPIPv6Domain installdir\win32\libsnmp_dll\libsnmp.def 1 error LNK2001: unresolved external symbol netsnmp_udp6_getSecName installdir\win32\libsnmp_dll\libsnmp.def 1 error LNK2001: unresolved external symbol netsnmp_udp6_parse_security installdir\win32\libsnmp_dll\libsnmp.def 1 fatal error LNK1120: 4 unresolved externals .\../lib/release/netsnmp.lib Is there something else I need to include in the Linking options under Additional Dependencies? This is while building the DLL using libsdll.sln. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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