On Sat, 13 Oct 2007 17:33:36 -0600 "Luc I. Suryo" <[EMAIL PROTECTED]> wrote:
> > > On Sat, 13 Oct 2007 16:34:30 -0600 > > "Luc I. Suryo" <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > I just compiled jabberd2 on a system running Solaris 10/x86 > > > compiled 32 bits and wanted to share some info: > > > > > > jabbeerd : 2.1.17 > > > expat : 2.0.1 > > > gsasl : 0.2.21 > > > libgsasl : 0.2.21 > > > libidn : 1.2 > > > mysql : 5.0.45 > > > BerkeleyDB : 4.1.25 > > > Compiler : Sun Studio 12 > > > > > > Compiles fine but c2s core dmp and made the below change (see > > > below diff) it errored during the log_write due to realm being > > > NULL? and also I added the exit if memory allocation for 'host' > > > failed. > > So realm is no set and you use gsasl? Might be you hit this one: > > http://jabberd2.xiaoka.com/ticket/155 > > this with SASL which is not supported, and I do not believe it's the > same, however checking against a 'NULL' is a good thing :) > i'm about to test on my laptop.... But you do use SASL. Why else would you need libgsasl? Just apply the patch that is attached to the ticket and try it. If it works then, it's the same problem. Regards, harry _______________________________________________ Jabberd2 mailing list [email protected] http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com
