Re: compile net-snmp-5.7.1 under Cygwin reports error

2012-01-04 Thread Tao Zhou
Hi Lee: I have tried several unpack tools: Cygwin unzip / winrar / 7zip, and all got the same failure message. Seems that the only difference between your environment and me is 64bit Windows(yours) vs 32bit(mine). Since I have no 64bit Windows, I can not verify this idea. Thanks for your tip that

Re: compile net-snmp-5.7.1 under Cygwin reports error

2012-01-04 Thread Tao Zhou
Hi Dave, Following your two questions, please see below section from config.log for the answer, seems that the test results are all empty! BTW, I have tried to compile net-snmp-5.7.1 and net-snmp-5.6.1.1 on several Windows machines, from Windows XP to Windows 7, and all got the same failure. ---

Re: compile net-snmp-5.7.1 under Cygwin reports error

2012-01-04 Thread Dave Shield
On 4 January 2012 10:28, Tao Zhou wrote: > Thanks Bart for your quick response, I tested as your suggestion, as get the > below result. > > $ grep SIZEOF_ config.status > D["SIZEOF_SHORT"]=" " > D["SIZEOF_INT"]=" " > D["SIZEOF_LONG"]=" " > D["SIZEOF_LONG_LONG"]=" " > D["SIZEOF_INTMAX_T"]=" " > D["

Re: compile net-snmp-5.7.1 under Cygwin reports error

2012-01-04 Thread Tao Zhou
Thanks Bart for your quick response, I tested as your suggestion, as get the below result. $ grep SIZEOF_ config.status D["SIZEOF_SHORT"]=" " D["SIZEOF_INT"]=" " D["SIZEOF_LONG"]=" " D["SIZEOF_LONG_LONG"]=" " D["SIZEOF_INTMAX_T"]=" " D["SIZEOF_SOCKADDR_UN_SUN_PATH"]=" " while under Ubuntu, the re

Re: compile net-snmp-5.7.1 under Cygwin reports error

2012-01-03 Thread Lee
On 1/3/12, Tao Zhou wrote: > './configure' runs successful without problem, but when I try to 'make', it > just reports below error message: ... snip ... > I searched in Google without any luck, seems nobody has encountered the > same problem, or no one is compiling net-snmp in Cygwin now? I

Re: compile net-snmp-5.7.1 under Cygwin reports error

2012-01-03 Thread Bart Van Assche
On Tue, Jan 3, 2012 at 2:31 PM, Tao Zhou wrote: > './configure' runs successful without problem, but when I try to 'make', > it just reports below error message: > > ---

compile net-snmp-5.7.1 under Cygwin reports error

2012-01-03 Thread Tao Zhou
'./configure' runs successful without problem, but when I try to 'make', it just reports below error message: making all in /home/Administrator/Studio/net