Re: Problems with C++

2010-04-15 Thread Wes Hardaker
> On Wed, 14 Apr 2010 12:03:49 +0200, Milagros Tejedo said: MT> libnetsnmp was compiled with C. Is it necessary compile the library MT> with C++ too? No, it should work with either if all the code as perfect. You'll probably need to use a debugging to figure out exactly is going wrong (ther

Re: Is it impossible to cross-compile net-snmp 5.3.2 with personal librar

2010-04-15 Thread Wes Hardaker
> On Thu, 15 Apr 2010 14:08:09 +0900 (KST), "»ý°¢Çϱâ" > said: b> I make shared library and static library using my source library files. b> and linked them b> but useless... b> It is my install script file You can't include them as a library since the base agent won't know what init

Re: SF.net SVN: net-snmp:[18496]

2010-04-15 Thread Dave Shield
On 14 April 2010 17:52, Bart Van Assche wrote: > Hello Dave, > > Why did you disable the preprocessor symbol > USING_NOTIFICATION_LOG_MIB_NOTIFICATION_LOG_MODULE > in the file win32/net-snmp/agent/mib_module_config.h ? > There was no agreement about this change. My apologies. I'd submitted a CFV