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

Dinesh Premalal dinesh at wso2.com
Tue Oct 9 06:51:42 PDT 2007


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
-- 
Dinesh Premalal
http://xydinesh.wordpress.com/



More information about the Wsf-c-dev mailing list