Re: Net SNMP Application Development using Eclipse

2010-09-29 Thread Bart Van Assche
On Wed, Sep 29, 2010 at 8:47 AM, Michael Jäger wrote: > > > > > *Von:* Michael Jäger [mailto:michael.jae...@hs-owl.de] > *Gesendet:* Mittwoch, 29. September 2010 08:18 > *An:* 'Bart Van Assche' > *Betreff:* AW: Net SNMP Application Development using Eclipse > > > > Hi Barth, > > > > Thx for your r

Re: Net SNMP Application Development using Eclipse

2010-09-28 Thread Michael Jäger
Van Assche Gesendet: Dienstag, 28. September 2010 20:03 An: Michael Jäger Cc: Wes Hardaker; net-snmp-coders@lists.sourceforge.net Betreff: Re: Net SNMP Application Development using Eclipse On Tue, Sep 28, 2010 at 9:44 AM, Michael Jäger wrote: I compiled and "made" the net-snmp libraries

Re: Net SNMP Application Development using Eclipse

2010-09-28 Thread Bart Van Assche
On Tue, Sep 28, 2010 at 9:44 AM, Michael Jäger wrote: > I compiled and "made" the net-snmp libraries from version 5.6-rc3. > > When I set up a new project in eclipse and compile my application the > following error occurs. I made no specific adjustments regarding including > libraries or something

Re: Net SNMP Application Development using Eclipse

2010-09-28 Thread Michael Jäger
ondering why such an error occurs . Cheers and regards Michael -Ursprüngliche Nachricht- Von: Wes Hardaker [mailto:harda...@users.sourceforge.net] Gesendet: Montag, 27. September 2010 23:04 An: Bart Van Assche Cc: Michael Jäger; net-snmp-coders@lists.sourceforge.net Betreff: Re: Net SNMP App

Re: Net SNMP Application Development using Eclipse

2010-09-27 Thread Wes Hardaker
(he actually meant "net-snmp-5.6.rc3") ^^^ (not pre3) -- Wes Hardaker Please mail all replies to net-snmp-coders@lists.sourceforge.net -- Start uncovering the many advantages of virtual

Re: Net SNMP Application Development using Eclipse

2010-09-27 Thread Bart Van Assche
On Mon, Sep 27, 2010 at 2:28 PM, Michael Jäger wrote: > I downloaded a net-snmp-5.5.zip and extracted it in a msys folder. > > > > When following the introduction on the net-snmp page I get confused. > > Configure net-snmp using the configure flags as shown: > > > > BASEDIR=c:/usr > > > >

Re: Net SNMP Application Development using Eclipse

2010-09-27 Thread Bart Van Assche
On Mon, Sep 27, 2010 at 10:28 AM, Michael Jäger wrote: > gcc -IC:\Net-SNMP\usr\lib -IC:\Net-SNMP\usr\include\net-snmp > -IC:\Net-SNMP\usr\include -IC:\MinGW\lib -O0 -g3 -Wall -c -fmessage-length=0 > -oMIBExtraction.o ..\MIBExtraction.c > > In file included from ..\MIBExtraction.c:8:0: > > C:\Net-S