hi,

I've understand this issue as follows. Is it right?

qdbm(1.8.77) exports gdbm wrapper symbols:
 gdbm_close@Base 1.8.74
 gdbm_delete@Base 1.8.74
 gdbm_errnoptr@Base 1.8.74
 gdbm_exists@Base 1.8.74
 gdbm_fdesc@Base 1.8.74
 gdbm_fetch@Base 1.8.74
 gdbm_firstkey@Base 1.8.74
 gdbm_nextkey@Base 1.8.74
 gdbm_open2@Base 1.8.74
 gdbm_open@Base 1.8.74
 gdbm_reorganize@Base 1.8.74
 gdbm_setopt@Base 1.8.74
 gdbm_store@Base 1.8.74
 gdbm_strerror@Base 1.8.74
 gdbm_sync@Base 1.8.74
 gdbm_version@Base 1.8.74

and they override gdbm(1.8.3) symbols themselves with some incompatibility:
 gdbm_store@Base 1.8.3
 gdbm_strerror@Base 1.8.3
 gdbm_sync@Base 1.8.3
 gdbm_version@Base 1.8.3

But I'm not sure how to fix this problem.
(Is it valid to downgrade qdbm's versions lower than 1.8.3 ...?)

regards,
-- 
KURASHIKI Satoru



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to