[xmppd-dev] help with compiling jadc2s
Matthias Wimmer
m at tthias.eu
Sun Apr 13 23:46:12 UTC 2008
Hi Rahul!
Please use the code in http://svn.jabberd.org/branches/jadc2s_0_9_x/
branch. The trunk code is completely broken. Is stared some big changes
there, that have not been finished. I am considering reverting all these
changes and going back to the branch above with the development.
Matthias
Rahul Amaram schrieb:
> Hi,
> I needed some help with compiling jadc2s. I need to enable GSSAPI
> authentication in jabberd. These are the steps I did for configuring
> jadc2s for GSSAPI.
>
> 1. Downloaded the latest snapshot from
> http://svn.jabberd.org/trunk/jadc2s/ (trunk)
>
> 2. Uncommented the below line
> xmppd-c2s_SOURCES = chunk.cc clients.cc conn.cc connect.cc
> jadc2s.cc rate.cc
> and changed it to
> xmppd_c2s_SOURCES = clients.cc conn.cc connect.cc jadc2s.cc rate.cc
>
> 3. Commented out the below line.
> xmppd_c2s_SOURCES = test.cc
>
> 4. Next I tried compiling it. But it gives me a lot of errors (about
> missing nad functions).
>
> I am aware that 1287 revision is supposed to be stable for jadc2s. But
> it was not working with SASL/GSSAPI. My client is getting authenticated
> (as the jadc2s clearly states that) but after that the session is not
> being established. If necessary I shall post more detailed logs. I am
> hoping that the latest revisions might have fixed this problem. Hence I
> am asking for the procedure to get the latest version compiled.
>
> Off the topic, I was wondering if there is any idea when then next
> version of jadc2s is expected to be released.
>
> Thanks and Regards,
> Rahul.
> _______________________________________________
> dev mailing list
> dev at xmppd.org
> http://lists.xmppd.org/cgi-bin/listinfo/dev
More information about the dev
mailing list