I'm not familiar with configure macro.
But would be great to enable fPIC when it's available.
because mbuni does not support non-pic kannel compiled binaries
when using X86_64
Vincent.
----- Original Message -----
From: "Vincent CHAVANIS" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, October 13, 2006 12:21 PM
Subject: Mbuni CVS & Kannel 1.4.1
## FYI for people that are using mbuni CVS with kannel 1.4.1 ##,
In that way,
Kannel should be compiled with -fPIC which is not the case by default.
I've just recompiled kannel CVS tree, and recompiled mbuni sucessfully.
kannel : ./configure --with-cflags='-fPIC' should work.
Vincent.