You need to compile against Kannel CVS (snapshot).

On Aug 14, 2008, at 12:34, hafez ahmad wrote:

Dears,

I tried to install mbuni on my server, I have already kannel(1.4.1) installed and running fine as SMS gateway, I compiled mbuni without using the kannel snapshot, but when I run the final command make install I get the following error:

"then mv -f ".deps/mms_uaprof.Tpo" ".deps/mms_uaprof.Po"; else rm -f ".deps/mms_uaprof.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2 - D_XOPEN_SOURCE=600 -D_BSD_SOURCE -O4 -Wall -D_FILE_OFFSET_BITS=64 -I/ usr/include/openssl -I/usr/local/kannel/include/kannel -g -O2 - D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/ include/libxml2 -I/usr/include/openssl -I/usr/include/mysql -MT mms_util.o -MD -MP -MF ".deps/mms_util.Tpo" -c -o mms_util.o mms_util.c; \ then mv -f ".deps/mms_util.Tpo" ".deps/mms_util.Po"; else rm -f ".deps/mms_util.Tpo"; exit 1; fi
mms_util.c: In function 'mms_load_core_settings':
mms_util.c:91: warning: passing argument 4 of 'http_use_proxy' from incompatible pointer type
mms_util.c:91: error: too many arguments to function 'http_use_proxy'
make[1]: *** [mms_util.o] Error 1
make[1]: Leaving directory `/root/mbuni/mbuni-1.4.0/mmlib'
make: *** [install-recursive] Error 1"

is the problem that I did not use the kannel snapshot? any ideas?

Regards,
Hafez
_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to