Re: 4.11.0 Jabber Registration on Sparc Solaris
Iulian Ciorascu <
iulica@...>
2004-08-06 09:32:49 GMT
Hello,
Fairlight wrote:
>On Sparc Solaris, the Jabber registration is still broken. It worked fine
>on RHEL3, so I'm assuming it's platform-specific.
>
>It basically says it's trying, but just hangs perpetually. On RHEL3, it
>breezes through and imports the information into the account section as it
>should, all in a second or two. I've let the sparc at it for 5min with
>nothing to show.
>
>
I've attached a patch, can you try it please ?
Regards,
Iulian
>mark->
>
>
diff -ur --exclude-from=exclude centericq.orig/connwrap/connwrap.h centericq/connwrap/connwrap.h
--- centericq.orig/connwrap/connwrap.h 2004-08-05 15:26:17.000000000 +0200
+++ centericq/connwrap/connwrap.h 2004-08-06 11:25:51.000000000 +0200
@@ -15,6 +15,7 @@
#define CW_CONNECT_WANT_READ 0x4
#define CW_CONNECT_WANT_WRITE 0x8
(Continue reading)