Re: Unrealircd problems with last patch

2009-06-18 Thread Andrea 'simplex' Zulato
It worked for me. Now irc server is up again, thanks! Andrea Peter Pentchev wrote: > On Thu, Jun 18, 2009 at 05:07:08PM +0300, Peter Pentchev wrote: > >> On Wed, Jun 17, 2009 at 11:52:02AM +0300, Peter Pentchev wrote: >> >>> On Wed, Jun 17, 2009 at 08:24:38AM +0200, Andrea 'simplex' Zulato

Re: Unrealircd problems with last patch

2009-06-18 Thread aivus
Please use full patch. (For ports@) Here it's: --- src/res.c 2006-09-19 15:45:18.0 +0300 +++ src/res.c 2009-06-17 17:50:18.0 +0300 @@ -48,10 +48,15 @@ #include +/* Prevent crashes due to invalid prototype/ABI */ +#if ARES_VERSION < 0x010600 + #error "You have an old c-ares

Re: Unrealircd problems with last patch

2009-06-18 Thread Peter Pentchev
On Thu, Jun 18, 2009 at 05:07:08PM +0300, Peter Pentchev wrote: > On Wed, Jun 17, 2009 at 11:52:02AM +0300, Peter Pentchev wrote: > > On Wed, Jun 17, 2009 at 08:24:38AM +0200, Andrea 'simplex' Zulato wrote: > > > Hi, i've upgraded c-ares and Unreal from ports but Unreal won't work. > > > It start w

Re: Unrealircd problems with last patch

2009-06-18 Thread Peter Pentchev
On Wed, Jun 17, 2009 at 11:52:02AM +0300, Peter Pentchev wrote: > On Wed, Jun 17, 2009 at 08:24:38AM +0200, Andrea 'simplex' Zulato wrote: > > Hi, i've upgraded c-ares and Unreal from ports but Unreal won't work. > > It start without a problem but when someone try to connect to the server > > it cr

Re: Unrealircd problems with last patch

2009-06-17 Thread Peter Pentchev
On Wed, Jun 17, 2009 at 11:52:02AM +0300, Peter Pentchev wrote: > On Wed, Jun 17, 2009 at 08:24:38AM +0200, Andrea 'simplex' Zulato wrote: > > Hi, i've upgraded c-ares and Unreal from ports but Unreal won't work. > > It start without a problem but when someone try to connect to the server > > it cr

Re: Unrealircd problems with last patch

2009-06-17 Thread Peter Pentchev
On Wed, Jun 17, 2009 at 08:24:38AM +0200, Andrea 'simplex' Zulato wrote: > Hi, i've upgraded c-ares and Unreal from ports but Unreal won't work. > It start without a problem but when someone try to connect to the server > it crash with a core dump error: > Jun 16 09:03:33 hazard kernel: pid 57652 (

Unrealircd problems with last patch

2009-06-16 Thread Andrea 'simplex' Zulato
Hi, i've upgraded c-ares and Unreal from ports but Unreal won't work. It start without a problem but when someone try to connect to the server it crash with a core dump error: Jun 16 09:03:33 hazard kernel: pid 57652 (ircd), uid 0: exited on signal 11 (core dumped) I've tried to recompile unreal an