Thanks Robert.

-----Original Message-----
From: Robert Story [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 13, 2005 3:10 PM
To: Donghai Ma
Cc: net-snmp-coders@lists.sourceforge.net
Subject: Re: Help: Unresolved getdtablesize while building snmpd.exe with MS 
.Net (MSVC7.1)


On Tue, 13 Sep 2005 12:09:22 -0400 Donghai wrote:
DM> I am following the instructions from README.win32 to build net-snmp
DM> 5.1.3.1 with MSVC 7.1 (MS Development Environment 2003).  I am building
DM> from the Workspace files.  So far I am able to build all the libraries and
DM> application executables except for snmpd.exe. As you can see from the logs
DM> below, the linker couldn't resolve function getdtablesize().  

This is a known issue. Edit agent/snmpd.c, and put an #ifndef WIN32 around the
loop that calls getdtablesize().

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to