Re: Re : 2.0.0-pre : Failed to open socket.

2007-06-21 Thread Arran Cudbard-Bell
As I said earlier , but will say again for clarity. It *is* a bug in pre1, Alan was trying something out that broke binding in some BSD based operating systems and looks like Solaris too ... Following a little bit of detective work with gdb, I realised that the problem is with the

Re: Re : 2.0.0-pre : Failed to open socket.

2007-06-21 Thread A . L . M . Buxey
Hi, The code has been taken out in the CVS head... if you want to use the new features of 2** (of which there are many) use the CVS head not pre1. Has the faulty code really been taken out or fixed, or is the resolution of this situation a side-effect of udpfromto being disabled in HEAD at

Re: Re : 2.0.0-pre : Failed to open socket.

2007-06-21 Thread Alan DeKok
David Wood wrote: Following a little bit of detective work with gdb, I realised that the problem is with the udpfromto code in -pre1, at least on FreeBSD. Yes that's been known for a while, and has been mentioned on this list. There was no need to investigate, just upgrade to CVS head,

RE: Re : 2.0.0-pre : Failed to open socket.

2007-06-20 Thread Debashis Prusty
No. I have tried this. As I have mentioned earlier versions like 1.1.4 1.1.6 are working fine. Problem is with version 2.0.0, where the listen part is not comented. Lets think of something else. ERROR: Failed to open socket: check the port 1812 if it is being used. Or you can also run

Re: Re : 2.0.0-pre : Failed to open socket.

2007-06-20 Thread Arran Cudbard-Bell
Debashis Prusty wrote: No. I have tried this. As I have mentioned earlier versions like 1.1.4 1.1.6 are working fine. Problem is with version 2.0.0, where the listen part is not comented. Lets think of something else. As I said earlier , but will say again for clarity. It *is* a bug in

Re: Re : 2.0.0-pre : Failed to open socket.

2007-06-20 Thread David Wood
Hi Arran and all, In message [EMAIL PROTECTED], Arran Cudbard-Bell [EMAIL PROTECTED] writes Debashis Prusty wrote: No. I have tried this. As I have mentioned earlier versions like 1.1.4 1.1.6 are working fine. Problem is with version 2.0.0, where the listen part is not comented. Lets think