I'm using CentOS 5.2 ( 2.6.18-92.1.22.el5)
I tried to install it with yum, but it says: "Package expat - 1.95.8-8.2.1.i386 is already installed"
Could be some other package missing? Thanks Joao Pereira
TCB wrote:
you need to install expat-dev , what distro are you using ?
On Mon, Mar 16, 2009 at 8:54 PM, gomespereira <gomespereira@startel.pt mailto:gomespereira@startel.pt> wrote:
Hello While compiling Kamailio's jabber module.... this error appears: In file included from xjab_jcon.c:43: xode.h:31:19: error: expat.h: No such file or directory In file included from xjab_jcon.c:43: xode.h:281: error: expected specifier-qualifier-list before âXML_Parserâ make[1]: *** [xjab_jcon.o] Error 1 make[1]: Leaving directory `/usr/src/kamailio/kamailio-1.5.0-notls/modules/jabber' make: *** [modules] Error 2 Its only works if I exclude the jabber module. What could be the problem? Are there any modules dependencies? Thanks Regards Joao Pereira -- StarTel - A Rede Livre Joao Gomes Pereira www.startel.pt <http://www.startel.pt> +351 304500650 sip: gomespereira@startel.pt <mailto:gomespereira@startel.pt> _______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org <mailto:Users@lists.kamailio.org> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
-- TC
You were right... expat-devel.i386 was missing. Now jabber is compiling. Thanks a lot
Joao Gomes Pereira wrote:
I'm using CentOS 5.2 ( 2.6.18-92.1.22.el5)
I tried to install it with yum, but it says: "Package expat - 1.95.8-8.2.1.i386 is already installed"
Could be some other package missing? Thanks Joao Pereira
TCB wrote:
you need to install expat-dev , what distro are you using ?
On Mon, Mar 16, 2009 at 8:54 PM, gomespereira <gomespereira@startel.pt mailto:gomespereira@startel.pt> wrote:
Hello While compiling Kamailio's jabber module.... this error appears: In file included from xjab_jcon.c:43: xode.h:31:19: error: expat.h: No such file or directory In file included from xjab_jcon.c:43: xode.h:281: error: expected specifier-qualifier-list before âXML_Parserâ make[1]: *** [xjab_jcon.o] Error 1 make[1]: Leaving directory `/usr/src/kamailio/kamailio-1.5.0-notls/modules/jabber' make: *** [modules] Error 2 Its only works if I exclude the jabber module. What could be the problem? Are there any modules dependencies? Thanks Regards Joao Pereira -- StarTel - A Rede Livre Joao Gomes Pereira www.startel.pt <http://www.startel.pt> +351 304500650 sip: gomespereira@startel.pt <mailto:gomespereira@startel.pt> _______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org <mailto:Users@lists.kamailio.org> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
-- TC