Re: [Libevent-users] libevent-2.0.18-stable.tar.gz can not build on win32

2012-03-28 Thread Nick Mathewson
2012/3/28 Savg He : > add code "#define int mode_t",but ... : > Try "#define mode_t int" instead? *** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-usersin the body.

Re: [Libevent-users] libevent-2.0.18-stable.tar.gz can not build on win32

2012-03-28 Thread Savg He
add code "#define int mode_t",but ... : C:\Documents and Settings\qs\My Documents\Downloads\Compressed\libevent-2.0.18-s table>nmake /f Makefile.nmake Microsoft (R) Program Maintenance Utility Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. cl /IWIN32-Co

Re: [Libevent-users] libevent-2.0.18-stable.tar.gz can not build on win32

2012-03-28 Thread Nick Mathewson
2012/3/28 Sebastian Hahn : > > On Mar 28, 2012, at 4:41 PM, Savg He wrote: > >> My build environment: win xp of sp3 + visual c + + 2005 command line: >> >> >> C:\Documents and Settings\qs\My >> Documents\Downloads\Compressed\libevent-2.0.18-s >> table>nmake /f Makefile.nmake > > Can you see if thi

Re: [Libevent-users] libevent-2.0.18-stable.tar.gz can not build on win32

2012-03-28 Thread Sebastian Hahn
On Mar 28, 2012, at 4:41 PM, Savg He wrote: > My build environment: win xp of sp3 + visual c + + 2005 command line: > > > C:\Documents and Settings\qs\My > Documents\Downloads\Compressed\libevent-2.0.18-s > table>nmake /f Makefile.nmake Can you see if this patch fixes the problem for you? di