Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/usr/lib64/libdb-5.3.so: version `DB5_3' not found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Sat Mar 26, 2022 3:10 pm    Post subject: /usr/lib64/libdb-5.3.so: version `DB5_3' not found Reply with quote

Error message.

Code:

/opt/magicq/bin/mqqt: /usr/lib64/libdb-5.3.so: version `DB5_3' not found (required by /opt/magicq/lib/libjack.so.0)


Assuming I'm correct in tracing down this file it comes from sys-libs/db.


Code:

 skippy $ eix sys-libs/db
[I] sys-libs/db
     Available versions:
     (4.8)  4.8.30-r6^t
     (5.3)  5.3.28-r8^t{xpak:2}
     (6.0)  (~)6.0.35-r4^t{xpak:2}
     (6.1)  [M](~)6.1.38-r1^t
     (6.2)  [M](~)6.2.38-r1^t
     (18.1) [M](~)18.1.32-r1^t [M](~)18.1.40-r1^ft
       {cxx doc examples tcl test ABI_MIPS="n32 n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  5.3.28-r8(5.3)^t{xpak:2}(08:54:47 PM 03/23/2022)(-cxx -doc -examples -tcl -test ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32") 6.0.35-r4(6.0)^t{xpak:2}(09:17:27 AM 03/22/2022)(-cxx -doc -examples -tcl -test ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32")
     Homepage:            http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
     Description:         Oracle Berkeley DB


Code:

 skippy $ ls -l /usr/lib64/libdb*
-rwxr-xr-x 1 root root 1806704 Mar 26 07:49 /usr/lib64/libdb-5.3.so
-rwxr-xr-x 1 root root 1917784 Mar 22 09:17 /usr/lib64/libdb-6.0.so
lrwxrwxrwx 1 root root      12 Mar 26 07:51 /usr/lib64/libdb.so -> libdb-6.0.so
lrwxrwxrwx 1 root root      20 Feb 25 21:01 /usr/lib64/libdbus-1.so -> libdbus-1.so.3.19.14
lrwxrwxrwx 1 root root      20 Feb 25 21:01 /usr/lib64/libdbus-1.so.3 -> libdbus-1.so.3.19.14
-rwxr-xr-x 1 root root  304832 Feb 25 21:01 /usr/lib64/libdbus-1.so.3.19.14
lrwxrwxrwx 1 root root      23 Jul 21  2021 /usr/lib64/libdbus-glib-1.so -> libdbus-glib-1.so.2.3.5
lrwxrwxrwx 1 root root      23 Jul 21  2021 /usr/lib64/libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.3.5
-rwxr-xr-x 1 root root  168808 Jul 21  2021 /usr/lib64/libdbus-glib-1.so.2.3.5
lrwxrwxrwx 1 root root      26 Apr  7  2021 /usr/lib64/libdbusmenu-glib.so -> libdbusmenu-glib.so.4.0.12
lrwxrwxrwx 1 root root      26 Apr  7  2021 /usr/lib64/libdbusmenu-glib.so.4 -> libdbusmenu-glib.so.4.0.12
-rwxr-xr-x 1 root root  122496 Apr  7  2021 /usr/lib64/libdbusmenu-glib.so.4.0.12
lrwxrwxrwx 1 root root      25 Apr  7  2021 /usr/lib64/libdbusmenu-gtk.so -> libdbusmenu-gtk.so.4.0.12
lrwxrwxrwx 1 root root      25 Apr  7  2021 /usr/lib64/libdbusmenu-gtk.so.4 -> libdbusmenu-gtk.so.4.0.12
-rwxr-xr-x 1 root root   85936 Apr  7  2021 /usr/lib64/libdbusmenu-gtk.so.4.0.12
lrwxrwxrwx 1 root root      26 Apr  7  2021 /usr/lib64/libdbusmenu-gtk3.so -> libdbusmenu-gtk3.so.4.0.12
lrwxrwxrwx 1 root root      26 Apr  7  2021 /usr/lib64/libdbusmenu-gtk3.so.4 -> libdbusmenu-gtk3.so.4.0.12
-rwxr-xr-x 1 root root   85944 Apr  7  2021 /usr/lib64/libdbusmenu-gtk3.so.4.0.12
lrwxrwxrwx 1 root root      20 Oct 13  2019 /usr/lib64/libdbusmenu-qt5.so -> libdbusmenu-qt5.so.2
lrwxrwxrwx 1 root root      24 Oct 13  2019 /usr/lib64/libdbusmenu-qt5.so.2 -> libdbusmenu-qt5.so.2.6.0
-rwxr-xr-x 1 root root  258104 Oct 13  2019 /usr/lib64/libdbusmenu-qt5.so.2.6.0


Code:

 skippy $ equery u sys-libs/db
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for sys-libs/db-6.0.35-r4:
 U I
 + + abi_x86_32 : 32-bit (x86) libraries
 - - cxx        : Build support for C++ (bindings, extra libraries, code generation, ...)
 - - doc        : Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
 - - examples   : Install examples, usually source code
 - - tcl        : Add support the Tcl language
 - - test       : Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)


How might I go about fixing this?
Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum