Hi sewa,
I'm running Kannel on FreeBSD, maybe this can be of help:
First, be sure you are using gmake and NOT FreeBSD make.
Then, try this:
--
make clean
./configure
CFLAGS='-Wall -O2 -g' --with-cflags='-pthread' --disable-wap --disable-ssl
touch .depend
make depend
make
make bindir=/usr/local/sbin install
--
That should do it.
Regards, Rodrigo.
----- Original Message -----
From: "Sewa AGBODJAN delalom" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, January 28, 2005 5:37 AM
Subject: Compilation error under FreeBSD
> Hello,
>
> I'm trying to install Kannel version 1.4.0 under FreeBSD release 5.3 and I
> encontered a compilation Error.
> When I run ./configure below the message I get.
> "Checking whether the C compiler (gcc -pthread) works no"
>
> Is anybody has an idea on what is going wrong ?
>
> I fell like a package is not installed on the system. I'm thinking about
> the implementation of POSIX thread.
>
> Is anybody knows the name of the implementaion of the POSIX thread under
> FreedBSD.
>
>
> I will really appreciate any help.
>
> sewa
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>