[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#715213: nmu: kannel-sqlbox_0.7.2-3



clone 715213 -1
reassign -1 kannel 0.7.2-3
retitle -1 kannel: please switch from using sqlite3_version[] to sqlite3_libversion()
thanks

On 2013-07-24 12:15, Jakub Wilk wrote:
> * Andreas Beckmann <anbe@debian.org>, 2013-07-07, 06:21:
>>  adequate: ldd -r /usr/sbin/bearerbox: /usr/sbin/bearerbox: Symbol
>> `sqlite3_version' has different size in shared object, consider
>> re-linking
> 
> sqlite3_version is defined as:
> 
> #define SQLITE_VERSION        "3.7.17"
> const char sqlite3_version[] = SQLITE_VERSION;
> 
> So while a binNMU will fix the problem at hand, it'll reappear again
> sooner or later. I think it would be better to patch kannel to use the
> sqlite3_libversion() function instead.


Andreas


Reply to: