* Andreas Beckmann <[email protected]>, 2013-07-05, 19:34:
 adequate: ldd -r /usr/bin/omake: /usr/bin/omake: Symbol `FamErrlist' has 
different size in shared object, consider re-linking

This happens not only under "ldd -r", but every time you run omake:

$ omake --version > /dev/null
omake: Symbol `FamErrlist' has different size in shared object, consider 
re-linking

The size change is not ABI breakage. In fact, the change was made precisely to avoid warnings like this in the future:
http://bugs.debian.org/438345
http://sources.debian.net/src/fam/2.7.0-17/debian/patches/17_reserve_fam_errors.patch

We don't need to care about partial upgrades, because stable and unstable both have the save version of libfam0.

Unfortunately, libgamin0 has "Provides: libfam0", but it includes FamErrlist with yet another size. :( See also bug #438330.

--
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