public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Modassir Khan <modassir.khan2010@gmail.com>
To: cygwin-apps@cygwin.com
Subject: Query for Net-SNMP using Cygwin
Date: Sun, 26 Apr 2020 00:24:10 +0530	[thread overview]
Message-ID: <CAC0LLr3LnSXGiZhMDbvuybPGyyYRmjFg95ym4RyW7NmPf0j+iQ@mail.gmail.com> (raw)

Dear Members,
I am using net-snmp package for cygwin to implement SNMP V3 support for
Windows 10 and Windows 2016.

In reference to the same, i wish to know if the complied Net-snmp package
is build with winextdll support?

Going through the following chapter for readme page I found

http://www.net-snmp.org/docs/README.win32.html


*Running Net-SNMP as a replacement for the Microsoft SNMP service *

Compiling Net-SNMP with the winExtDLL extension (MSVC)
------------------------------------------------------

When building with MSVC 6, the Microsoft Platform SDK is required. Note: the
most recent Platform SDK version that is still compatible with MSVC 6 is the
February 2003 edition. This edition is no longer available online but can be
ordered via http://mssdk.orderport.net/22221848/showall.asp.

Configure / nmake:

-add --with-winextdll to the Configure command line.

Workspace:

-in file win32\net-snmp\net-snmp-config.h modify
 /* #undef USING_WINEXTDLL_MODULE */ into the following:
 #define USING_WINEXTDLL_MODULE 1


-- 
*Thanks & Regards,*
*Modassir Ausaf Khan*
*Contact: +918860612357*

             reply	other threads:[~2020-04-25 18:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25 18:54 Modassir Khan [this message]
2020-04-25 22:46 ` David Rothenberger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAC0LLr3LnSXGiZhMDbvuybPGyyYRmjFg95ym4RyW7NmPf0j+iQ@mail.gmail.com \
    --to=modassir.khan2010@gmail.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).