[JDEV] groupchat configuration erro
Jai Singh
dvc1 at mindless.com
Sun Feb 4 22:28:50 CST 2001
Hi,
i got a different version, now i seem to be getting a configure error:
checking for pth_init in -lpth... yes
checking for pool_new in -lxode... no
configure: error:
***********************************************
* libxode seems to be incorrectly installed *
* This problem must be fixed before the build *
* can continue. *
***********************************************
?
thanks again
Jai Singh
-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
David Waite
Sent: Sunday, February 04, 2001 12:06 AM
To: jdev at jabber.org
Subject: Re: [JDEV] groupchat configuration erro
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
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list