Bug 108737 - relocation error: undefined symbol
Summary: relocation error: undefined symbol
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Cmake (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 08:30 UTC by Chris Collins
Modified: 2022-01-31 16:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Collins 2005-07-08 08:30:43 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Slackware Packages
Compiler:          gcc 3.2.3 
OS:                Linux

On a bash command line this is the error.

chris@ira:~$ digikam
digikam: relocation error: /opt/kde/lib/libkipi.so.0: undefined symbol: _ZN13KListViewItem10insertItemEP13QListViewItem

This is using:

libgphoto2-2.1.6
gphoto2-2.1.6
digikam-0.7.3
libexif-0.6.11
gdbm-1.8.3
libkipi-0.1.1
imlib2-1.2.1
libkexif-0.2.1
libidn-0.5.12
qt-3.3.4
Comment 1 Chris Collins 2005-07-08 12:30:41 UTC
Updating QT and my glibc resolved the issue.
Thanks to everyone who offered up ideas.

--Chris