[JDEV] groupchat configuration erro

David Waite dwaite at jabber.com
Sun Feb 4 02:05:31 CST 2001


Hi

I'm going to publish a summary of groupchat today - where it is, where it is
going. There seems to be excessive confusion surrounding
groupchat/conferencing/conference.

Your particular problem though is that you are using a 1.2 Jabber server with
conferencing from CVS, which has been ported up to 1.4 as of Jan 8th.

with cvs, just check out with -D : cvs -d
:pserver:anoncvs at cvs.jabber.org:/home/cvs co -D "20010101" conferencing.
I believe the last commits before this date were on Dec. 26th,.

The particular error here is because one of the parameters to the xdb_get
function was pointless (I believe it was the 'char* host' was not removed, it
was redundant and not used).

-David Waite

Jai Singh wrote:

> Hi,
> when i try and compile the conferencing addon i get the following error
>
> gcc -I../include -I/usr/local/lib -I../../jabber-1.2/jabberd -I/usr/lib -I/l
> ib -fPIC -g -Wall   -c -o groupchat/init.o groupchat/init.c
> groupchat/init.c: In function `groupchat':
> groupchat/init.c:231: warning: passing arg 2 of `xdb_get' from incompatible
> pointer type
> groupchat/init.c:231: warning: passing arg 3 of `xdb_get' from incompatible
> pointer type
> groupchat/init.c:231: too few arguments to function `xdb_get'
> make: *** [groupchat/init.o] Error 1
>
> any clues to what could possibly be wrong?
>
> thanks
>
> Jai Singh
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list