Giulio Harding wrote:
Stuart Beck wrote:

Hi,

I recently downloaded and successfully compiled Kannel from the CVS
repository on a redhat FC5 box, however when I attempt to compile kannel
on redhat 8 I am getting a problem with libbind which does not exist on
a RH8 box.

I initially could not complete the configure option until i disabled ssl
support as it was complaining during the multithreaded ssl check.

It turns out the complaint is actually from an attempt to use the
libbind library which is now a problem on compilation vis

gcc -D_REENTRANT=1 -I. -Igw  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -rdynamic -o wmlscript/wmlsc
wmlscript/wmlsc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lrt -lbind
-lresolv -lnsl -lm  -lpthread -L/usr/lib -lxml2 -lz -lpthread -lm
/usr/bin/ld: cannot find -lbind
collect2: ld returned 1 exit status

Can anyone tell me what dependencies I might be missing/requiring to get
kannel to compile on the redhat 8 system.


Never mind, we managed to compile libbind from source on the RH8 server, and that let us compile Kannel CVS - problem solved :)

that's more considered like a kludge to me ;)

Taking into account that RH8 is not really a new thing, we may get a fix here, if you guys may provide us access to a machine running that distro.

Otherwise we'd need to setup a VMware instance with it and dig into it. Since it's an issue that's not accurate for the distro, I'd suggest you guys provide us ssh access and we can have a quick fix on it.

But this is more a +0 task. We have more "urgent" issues. This would be only a time filler ;)

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to