Hi,
Thanks, I just followed your git instructions and it shows that I have Daniel's change.
I will try a clean rebuild and run again.
Thanks. pratab
///////////////////////// commit 3a25f8327c39420d99d11ba4502d31617fa743cb Author: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Apr 14 10:39:47 2010 +0200
mysql: include dprint.h
- several files were missing include of dprint.h - could be the cause for missing symbol reported by Pratab Ali for opensuse (cherry picked from commit 9c5da73226b3124c888e434e3df55cc1466b3b07)
commit 342d6eb44fe6f795d7d31fc42ec6f7942859503b Author: Marius Zbihlei marius.zbihlei@1and1.ro Date: Fri Apr 2 15:03:09 2010 +0300
lib/kcore/km_crc.c Fixed wrong computation of crc32
The final result was not bitwise complemented, yeilding an incorrect result /////////////////////////
-----Original Message----- From: Henning Westerholt [mailto:henning.westerholt@1und1.de] Sent: 14 April 2010 15:46 To: Pratab Ali Cc: sr-users@lists.sip-router.org Subject: Re: [SR-Users] Failure to load module db_mysql.so due to undefined symbol: log
On Wednesday 14 April 2010, Pratab Ali wrote:
I read the reply from Daniel and as he suggested I got kamailio 3.0.0 using GIT this morning. However, I don't know if I actually got
(Commit:
3a25f8327c on 3.0). I am unfamiliar with GIT as I use CVS.
I will recheck to see if I got the branch you mention.
Hi Pratab,
just do a 'git log' in the top level of the checked out git tree. It should display the change from Daniel as the first (or now second) log entry.
Cheers,
Henning