RE: Rebuilding Net-SNMP 5.4 with IPv6
"Kleffman, Justin (Mission Systems)" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Has anyone successfully built with IPv6 using the following? #define INET6 1 I need to know where these unresolved externals are located, and what I need to link with. Thanks. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Kleffman, Justin (Mission Systems) Sent: Tuesday, May 22, 2007 12:25 PM To: [email protected] Subject: Rebuilding Net-SNMP 5.4 with IPv6 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