[wsf-c-dev] [C] Problem with xmpp_worker

Sanjaya Karunasena sanjayak at wso2.com
Tue Oct 9 17:38:29 PDT 2007


On Tuesday 09 October 2007, Dinesh Premalal wrote:
> Senaka,
>
> Senaka Fernando <senaka at wso2.com> writes:
> > While installing wsf/c, we initially had an apache issue regarding
> > apr.h. Once it was resolved, we got another complaining errors in
> > xmpp_worker.
> >
> > This is the report....
> >
> > ./axis2_xmpp_worker.h:31:21: error: iksemel.h: No such file or directory
> > In file included from ./axis2_xmpp_worker.h:38,
> >                  from xmpp_worker.c:28:
>
> You need to install iksemel if you need to build xmpp
> worker. Otherwise you could disable xmpp build using --enable-xmpp=no.
>
> ./configure --enable-xmpp=no [other configuration options]
> make
> make install
>
> thanks,
> Dinesh

Shouldn't xmpp be disabled by default? Since it is not a core transport, user 
should enable that only if required.

Thanks
Sanjaya



More information about the Wsf-c-dev mailing list