Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83097 - media-gfx/digikam-0.7.1 failed
Summary: media-gfx/digikam-0.7.1 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 84179 86630 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-23 11:40 UTC by Gleb Litvjak
Modified: 2005-03-25 09:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Litvjak 2005-02-23 11:40:27 UTC
media-gfx/digikam-0.7.1 failed with this error message:
==================[CUT]==================
.libs/thumbnailjob.o(.gnu.linkonce.d._ZTV12ThumbnailJob+0x6c): undefined reference to `KIO::Job::removeSubjob(KIO::Job*, bool, bool)'
.libs/digikamio.o(.gnu.linkonce.d._ZTV9DigikamIO+0x6c): undefined reference to `KIO::Job::removeSubjob(KIO::Job*, bool, bool)'
collect2: ld returned 1 exit status
==================[CUT]==================


     emerge info:

==================[CUT]==================
Portage 2.0.51.16 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20040808-r1,glibc-2.3.4.20050125-r0, 2.6.10-morph23 i686)
=================================================================
System uname: 2.6.10-morph23 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 12 2005, 10:13:11)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.4.3-r4, 1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -momit-leaf-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -momit-leaf-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
LANG="ru_RU.KOI8-R"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aalib alsa apm arts audiofile avi berkdb bitmap-fonts cdparanoia cdr crypt cups curl divx4linux dvd dvdread emboss encode f77 fam flac font-server foomaticdb fortran gdbm gif gimp gimp-print gimpprint gphoto2 gpm gtk gtk2 imagemagick imlib java jpeg jpeg2k junit kde kdeenablefinal libg++ libwww mad mikmod mmx mng motif mozilla mp3 mpeg ncurses nls nptl nvidia oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline real scanner sdl slang spell sse sse2 ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb wmf xine xml2 xmms xscreensaver xv xvid zlib linguas_ru"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
==================[CUT]==================


I am using kde 3.4 beta 2 (in case this matters).
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-03 08:59:27 UTC
You'll either have dependencies compiled against KDE 3.3 or you try to mix gcc 3.3.x/3.4.x, which doesn't work, since the ABI differs. `emerge libkexif libkipi kipi-plugins` fixes the former, `revdep-rebuild -X -soname libstdc++.so.5` the latter.
Comment 2 Davide Ferrari 2005-03-04 07:49:36 UTC
I add a similiar problem with a double KDE 3.3 and 3.4 installation and the reemerge solution did work for me. Thanks Carsten!
Comment 3 Gleb Litvjak 2005-03-04 07:54:23 UTC
Ok, the first solution worked. Thanks a lot!
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-03-05 05:05:46 UTC
*** Bug 84179 has been marked as a duplicate of this bug. ***
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-03-25 09:59:30 UTC
*** Bug 86630 has been marked as a duplicate of this bug. ***