Re: [Libevent-users] IRIX build failure in regress_util.c

2010-11-23 Thread Kevin Bowling
On Tue, Nov 23, 2010 at 8:16 PM, Kevin Bowling wrote: > On Mon, Nov 22, 2010 at 8:43 PM, Nick Mathewson wrote: > >> On Mon, Nov 22, 2010 at 6:59 PM, Kevin Bowling >> wrote: >> > On Mon, Nov 22, 2010 at 9:54 AM, Nick Mathewson >> wrote: >> >> >> >> On Mon, Nov 22, 2010 at 4:06 AM, Kevin Bowling <

Re: [Libevent-users] IRIX build failure in regress_util.c

2010-11-23 Thread Sid
Hi, I am using libevent 2.03 alpha 1 to create an app. The app structure is as follows: A C++ app wraps lib event to listen on a domain socket. I use buffered events. As you can see in the post, the post above is a simple server that loops over a set of docs and cre

Re: [Libevent-users] IRIX build failure in regress_util.c

2010-11-23 Thread Kevin Bowling
On Mon, Nov 22, 2010 at 8:43 PM, Nick Mathewson wrote: > On Mon, Nov 22, 2010 at 6:59 PM, Kevin Bowling > wrote: > > On Mon, Nov 22, 2010 at 9:54 AM, Nick Mathewson > wrote: > >> > >> On Mon, Nov 22, 2010 at 4:06 AM, Kevin Bowling < > kevin.bowl...@kev009.com> > >> wrote: > >> > IRIX 6.5.29, la

Re: [Libevent-users] IRIX build failure in regress_util.c

2010-11-22 Thread Nick Mathewson
On Mon, Nov 22, 2010 at 6:59 PM, Kevin Bowling wrote: > On Mon, Nov 22, 2010 at 9:54 AM, Nick Mathewson wrote: >> >> On Mon, Nov 22, 2010 at 4:06 AM, Kevin Bowling >> wrote: >> > IRIX 6.5.29, latest MIPSpro compiler and various GNU utilities from >> > Nekochan >> > repository.  libevent-2.0.8rc.

Re: [Libevent-users] IRIX build failure in regress_util.c

2010-11-22 Thread Kevin Bowling
On Mon, Nov 22, 2010 at 9:54 AM, Nick Mathewson wrote: > On Mon, Nov 22, 2010 at 4:06 AM, Kevin Bowling > wrote: > > IRIX 6.5.29, latest MIPSpro compiler and various GNU utilities from > Nekochan > > repository. libevent-2.0.8rc. I don't see anything wrong with the code, > > especially a line

Re: [Libevent-users] IRIX build failure in regress_util.c

2010-11-22 Thread Nick Mathewson
On Mon, Nov 22, 2010 at 4:06 AM, Kevin Bowling wrote: > IRIX 6.5.29, latest MIPSpro compiler and various GNU utilities from Nekochan > repository.  libevent-2.0.8rc.  I don't see anything wrong with the code, > especially a line termination one.  Any ideas? My guess would be that somewhere, in sy

[Libevent-users] IRIX build failure in regress_util.c

2010-11-22 Thread Kevin Bowling
IRIX 6.5.29, latest MIPSpro compiler and various GNU utilities from Nekochan repository. libevent-2.0.8rc. I don't see anything wrong with the code, especially a line termination one. Any ideas? Regards, Kevin Bowling make all-am source='regress_util.c' object='regress-regress