Hi,

What is the current status of WTLS implementation of Kannel? I am trying
to install like this:

export LD_FLAGS=-L/usr/local/ssl/lib
export CP_FLAGS=-I/usr/local/ssl/include
./configure --enable-ssl --with-ssl=/usr/local/ssl --with-wtls=openssl

I have compiled openssl to /usr/local/ssl, it passes the test with the RC5
cipher, but after trying to compile Kannel (1.3.1) I get the following
error:
.
.
.
libwap.a(wtls_statesupport.o)(.text+0x72b):wap/wtls_statesupport.c:376
: undefined reference to 'RC5_32_cbc_encrypt'
collect2: ld returned 1 exit status
make: *** [gw/wapbox] Error 1 

Can anybody provide a step-by-step wtls installation method ?

Thank you!

Laszlo Toth





Reply via email to