2009/3/17 Rodolfo Leffa <rodolfole...@gmail.com>:
> After that, I rename my source file KhompData.cpp to KhompData.c and runned
> configure again. And that works. The line was uncommented on includes and
> there was a " if (should_init("KhompData")) init_KhompData(); " on
> mib_modules_init.h .

Ah - that would explain it, yes.
The Net-SNMP configure system looks for "file.c", not "file.cpp"


> BUT, i can't compile (make) the sources now because there are some C++
> structures defined on my code. Anybody knows a solution to this? Without
> having to convert and data structures and code to C style ;-)

The Net-SNMP package is written in *C*, not C++

If you want to use C++, then you should perhaps look at using a C++-based
SNMP environment.  (e.g. SNMP++)

Dave

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to