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

2012-03-29 Thread Sebastian Hahn
On Mar 28, 2012, at 5:36 PM, Nick Mathewson wrote: > 2012/3/28 Sebastian Hahn : >> +#define int mode_t >> #endif >> >> int > > Surely that's reversed; did you mean "#define mode_t i

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

Re: [Libevent-users] [PATCH] configure: don't disable check for pthreads on Windows

2011-12-08 Thread Sebastian Hahn
On Dec 8, 2011, at 2:41 PM, Bobby Powers wrote: > Hi folks, > > I ran into a small issue when building libevent 2.0.16-stable under mingw32. > The current configure script disables searching for pthreads when building > for Windows, but this is actually a pthreads implementation (pthreads-win32

Re: [Libevent-users] Cant compile for armel

2010-09-01 Thread Sebastian Hahn
On Sep 1, 2010, at 1:20 PM, Alexander Seibel wrote: Hi I am a noob when it comes to compiling. When I want to compile libevent-1.4.14b-stable for armel, i get errors like this : //./libevent-1.4.14b-stable/signal.c:117: undefined reference to `event_warn' //./libe