Hi folks,

I'm trying Kannel on MacOS 10.0.4. So far I was abel to make it work 
with the following changes

1. libxml and kannel need newer config.guess and config.sub files. I got 
mine from the latest automake and they work fine.
2. Libxml has to be built with   --without-iconv --prefix=/usr
3. When I start to compile kannel, I got the following error while 
linking:

ar rc libwmlscript.a wmlscript/wmlsc.o wmlscript/wmlsdasm.o 
wmlscript/ws.o wmlscript/wsalloc.o wmlscript/wsasm.o wmlscript/wsbc.o 
wmlscript/wsbuffer.o wmlscript/wsencode.o wmlscript/wserror.o 
wmlscript/wsfalloc.o wmlscript/wsgram.o wmlscript/wsgram.y 
wmlscript/wshash.o wmlscript/wsieee754.o wmlscript/wslexer.o 
wmlscript/wsopt.o wmlscript/wsstdlib.o wmlscript/wsstream.o 
wmlscript/wsstream_data.o wmlscript/wsstream_file.o wmlscript/wsstree.o 
wmlscript/wsutf8.o wmlscript/wmlsc.c wmlscript/wmlsdasm.c wmlscript/ws.c 
wmlscript/wsalloc.c wmlscript/wsasm.c wmlscript/wsbc.c 
wmlscript/wsbuffer.c wmlscript/wsencode.c wmlscript/wserror.c 
wmlscript/wsfalloc.c wmlscript/wsgram.c wmlscript/wsgram.o 
wmlscript/wshash.c wmlscript/wsieee754.c wmlscript/wslexer.c 
wmlscript/wsopt.c wmlscript/wsstdlib.c wmlscript/wsstream.c 
wmlscript/wsstream_data.c wmlscript/wsstream_file.c wmlscript/wsstree.c 
wmlscript/wsutf8.c
ranlib libwmlscript.a
ranlib: archive member: libwmlscript.a(wsgram.o) offset in archive not a 
multiple of sizeof(unsigned long) (must be since member is an object 
file)
make: *** [libwmlscript.a] Error 1
localhost#

Anyone having an idea?

The next problem I'm facing is the missing pthread_sigmask() which I 
have no idea how to work around.
Any pthread/signal guru's have a good idea?


Andreas Fink
Fink Consulting
SMSRelay Service

------------------------------------------------------------------------
Tel: +41-61-6932730 Fax: +41-61-6932729  Mobile: +41-79-2457333
Fink Consulting (SMSRelay), Schwarzwaldallee 16, 4058 Basel, Switzerland
E-Mail:  [EMAIL PROTECTED] Homepage: http://www.smsrelay.com
------------------------------------------------------------------------

Reply via email to