* Andreas Beckmann <[email protected]>, 2013-07-07, 06:21:
Control: retitle -1 nmu: kannel_0.7.2-3

nmu kannel_0.7.2-3 . ALL . -m "Rebuild against current libsqlite3-0."

Oops, that needs to be a src: package ...

Another one:

 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.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to