On Mon, 3 Dec 2007 10:48:28 +0530 Siva wrote: SPRG> I am facing problem while dynamically loading the module. SPRG> SPRG> I am using some of API's of XMLconfig module which is SPRG> written in C++ and my agent code is written in 'C' when i run Make SPRG> file by enabling the LDFLAG as shown below. SPRG> SPRG> LDFLAGS = -L/usr/lib -lampconfig SPRG> SPRG> Here i am linking ampconfig.so which is written in C++.
Try compiling net-snmp with the C++ compiler. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
