[Kde-imaging] [Bug 120648] kipi plugin: make fails with errors

Antenore antenore at gmail.com
Mon Jan 23 15:20:12 CET 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=120648         




------- Additional Comments From antenore gmail com  2006-01-23 15:20 -------
I wasn't enough clear, I'm sorry.

I'm using the right version (3.5), there are some dependendency problems between Suse 10 and kde 3.5.

-- digiKam configure results -------------------
-- sqlite3 found.................. YES
-- imlib2 found................... NO

digiKam needs imlib2-config. You need to install Imlib 2.x, e.g. from
http://prdownloads.sourceforge.net/enlightenment/imlib2-1.0.6.tar.gz

-- gphoto2 found.................. YES
-- libkexif found................. YES
-- libkipi found.................. YES
-- libtiff found.................. YES
------------------------------------------------

rpm -Uvh /foo/imlib2-1.2.1-0.pm.0.i586.rpm

make -f Makefile.cvs
./configure --enable-debug=full --prefix=/opt/kde3.5

-- digiKam configure results -------------------
-- sqlite3 found.................. YES
-- imlib2 found................... YES
-- gphoto2 found.................. YES
-- libkexif found................. YES
-- libkipi found.................. YES
-- libtiff found.................. YES
------------------------------------------------

Similar result for digikamplugins, but it cannot find digikam package installed.

I'm in a hurry to test kde 3.5, so to work around the problem I've removed apps/graphics/digikam-plugins from the LIBDEPS in the Makefile (at the moment I don't need digikam)

The result? In the next package the same error!!! I cannot compile kaffeine...

:-(

kaffeine_part.cpp:(.gnu.linkonce.t._ZN10KMediaPart7openURLERK4KURL[KMediaPart::openURL(KURL const&)]+0x7e): undefined reference to `MRL::~MRL()'
collect2: ld returned 1 exit status
make[6]: *** [libkaffeinepart.la] Error 1
make[6]: Leaving directory `/root/Download/kde3.5/konstruct/apps/multimedia/kaffeine/work/kaffeine-0.7.1/kaffeine/player-parts/kaffeine-part'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/root/Download/kde3.5/konstruct/apps/multimedia/kaffeine/work/kaffeine-0.7.1/kaffeine/player-parts'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/Download/kde3.5/konstruct/apps/multimedia/kaffeine/work/kaffeine-0.7.1/kaffeine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/Download/kde3.5/konstruct/apps/multimedia/kaffeine/work/kaffeine-0.7.1'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/Download/kde3.5/konstruct/apps/multimedia/kaffeine/work/kaffeine-0.7.1'
make[1]: *** [build-work/kaffeine-0.7.1/Makefile] Error 2
make[1]: Leaving directory `/root/Download/kde3.5/konstruct/apps/multimedia/kaffeine'
make: *** [dep-../../apps/multimedia/kaffeine] Error 2

This error "undefined reference to `MRL::~MRL()" is quite similar to digikam problem.

Are there something lost in the cvs tree? How can I check it?  

Kdebase (and deps) is completely installed, I'm finding problems only in the apps group


More information about the Kde-imaging mailing list