Hello
I am using FreeBSD 9.0 amd64 bit. I downloaded kamailio and compiled over 10 times.
It does not compile. Always it gives "/bin/ld: -ldl" error.
How can i overcome this problem ?
Serhat AKCA email : serhat_akca@hotmail.com Mobile : +90 532 616 49 92
Hello,
On 2/12/12 8:01 PM, Serhat AKCA wrote:
Hello
I am using FreeBSD 9.0 amd64 bit. I downloaded kamailio and compiled over 10 times. It does not compile. Always it gives "/bin/ld: -ldl" error. How can i overcome this problem ?
can you send the last 20 lines of the output when compiling with:
gmake Q=0 all
Do you have libdl in your system? I compiled and run on freebsd few month ago and all went fine.
Cheers, Daniel