Hi,
You might be using an older gcc (less forgiving of non-standard C). Please re-download and problem should go away. Let me know if not.
On Feb 11, 2005, at 09:19, Esin Seref wrote:
hello, I am new to both kannel and mbuni. I wanted to install and see how they work together, but no luck with mbuni installation.
I'm working on a linux with Redhat 7.3 on it, kernel 2.4.18-10smp. 512K memory and dual pentium2 cpu's. I installed libiconv1.9.2 and libxml2-2.6.17, as well as kannel 1.4.0 (full patch).
configure works with no problems, but make check or make install get stuck at the same point. below are the logs. maybe some library is missing?
any ideas would be greatly appreciated thanks esin
make check Making check in mmlib make[1]: Entering directory `/home/esin/mbuni-0.9.6/mmlib' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -MT mms_billing.o -MD -MP -MF ".deps/mms_billing.Tpo" -c -o mms_billing.o mms_billing.c; \ then mv -f ".deps/mms_billing.Tpo" ".deps/mms_billing.Po"; else rm -f ".deps/mms_billing.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -MT mms_msg.o -MD -MP -MF ".deps/mms_msg.Tpo" -c -o mms_msg.o mms_msg.c; \ then mv -f ".deps/mms_msg.Tpo" ".deps/mms_msg.Po"; else rm -f ".deps/mms_msg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -MT mms_queue.o -MD -MP -MF ".deps/mms_queue.Tpo" -c -o mms_queue.o mms_queue.c; \ then mv -f ".deps/mms_queue.Tpo" ".deps/mms_queue.Po"; else rm -f ".deps/mms_queue.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -MT mms_strings.o -MD -MP -MF ".deps/mms_strings.Tpo" -c -o mms_strings.o mms_strings.c; \ then mv -f ".deps/mms_strings.Tpo" ".deps/mms_strings.Po"; else rm -f ".deps/mms_strings.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -MT mms_uaprof.o -MD -MP -MF ".deps/mms_uaprof.Tpo" -c -o mms_uaprof.o mms_uaprof.c; \ 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 -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -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 rm -f libmms.a ar cru libmms.a mms_billing.o mms_msg.o mms_queue.o mms_strings.o mms_uaprof.o mms_util.o ranlib libmms.a make[1]: Leaving directory `/home/esin/mbuni-0.9.6/mmlib' Making check in mmsc make[1]: Entering directory `/home/esin/mbuni-0.9.6/mmsc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -MT mmsglobalsender.o -MD -MP -MF ".deps/mmsglobalsender.Tpo" -c -o mmsglobalsender.o mmsglobalsender.c; \ then mv -f ".deps/mmsglobalsender.Tpo" ".deps/mmsglobalsender.Po"; else rm -f ".deps/mmsglobalsender.Tpo"; exit 1; fi gcc -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -o mmsglobalsender mmsglobalsender.o -L./../mmlib -lmms -lwap -lgwlib -lxml2 -lpthread -ldl -liconv -L/usr/local/lib/kannel -lwap -lgwlib -lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto -lssl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../mmlib -g -O2 -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -MT mmsproxy.o -MD -MP -MF ".deps/mmsproxy.Tpo" -c -o mmsproxy.o mmsproxy.c; \ then mv -f ".deps/mmsproxy.Tpo" ".deps/mmsproxy.Po"; else rm -f ".deps/mmsproxy.Tpo"; exit 1; fi mmsproxy.c: In function `sendmms_proxy': mmsproxy.c:693: parse error before `*' mmsproxy.c:695: `l' undeclared (first use in this function) mmsproxy.c:695: (Each undeclared identifier is reported only once mmsproxy.c:695: for each function it appears in.) mmsproxy.c:697: `x' undeclared (first use in this function) make[1]: *** [mmsproxy.o] Error 1 make[1]: Leaving directory `/home/esin/mbuni-0.9.6/mmsc' make: *** [check-recursive] Error 1
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
_______________________________________________ Devel mailing list [email protected] http://mbuni.org/mailman/listinfo/devel_mbuni.org
_______________________________________________ Devel mailing list [email protected] http://mbuni.org/mailman/listinfo/devel_mbuni.org
