The part of the configure process that failed says:------- configure:21874: gcc -o conftest -g -O2 -DDARWIN=1 -O4 -Wall -I/usr/include/openssl -I/usr/local/include/kannel -L/usr/local/lib/kannel -lwap -lgwlib conftest.c -lgwlib -lssl -lpthread -ldl -L/usr/lib -lcrypto -lssl >&5 /usr/bin/ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open _xmlAddEncodingAlias _xmlBufferAdd _xmlBufferCreate _xmlBufferFree _xmlCharEncInFunc _xmlCharEncOutFunc _xmlCleanupEncodingAliases _xmlFindCharEncodingHandler -----
which means that gwlib is in place but either a) libxml2 is older than v2.6 and/or b) libiconv development stuff is not installed or it is installed in a different location from what is expected. OSX definitely works (as it is primary development environment I use). Can you check that the above are installed, then install Kannel. On Dec 11, 2007 6:39 AM, Muthu Nedumaran <[EMAIL PROTECTED]> wrote: > Hello, > > After repeated failures in compiling on Solaris, decided to do this on Mac > OS instead. I was able to compile and run mbuni on my Intel MBP running > Tiger. > > However, we need to run this on one of our PPC boxes - also running Tiger. > > 1. I downloaded kannel snapshot. Was able configure, make install and > run. No problems here > > 2. Downloaded mbuni-1.3.0. > > bootstrap --> no problem! > > When I did a > > sudo ./configure > > it complains about gwlib required. I've searched the forum for this and > there were others who had similar problems caused by the lib being out of > date and fixed with ranlib. > > I did that too, but got the same problem again. However, the config.logfile > shows that libiconv is missing -- which I think is not the case for > Tiger. > > I've attached the log file. Appreciate any pointers. > > MN. > > > _______________________________________________ > Users mailing list > Users@mbuni.org > http://lists.mbuni.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list Users@mbuni.org http://lists.mbuni.org/mailman/listinfo/users