View previous topic :: View next topic |
Author |
Message |
nsoveiko n00b

Joined: 04 Dec 2004 Posts: 49 Location: somewhere over the rainbow
|
Posted: Tue Mar 08, 2016 1:04 am Post subject: libkexiv2 emerge fails after exiv2 upgrade |
|
|
upgrading media-gfx/exiv2-0.24-r1 to 0.25-r2 causes a rebuild of kde-apps/libkexiv2, kde-apps/kdebase-kioslaves,
kde-base/kfilemetadata, among other things.
emerging libkexiv2 now borks with errors like
Code: | CMakeFiles/kexiv2.dir/kexiv2.o: In function `KExiv2Iface::KExiv2::initializeExiv2()':
kexiv2.cpp:(.text+0x224): undefined reference to `Exiv2::XmpParser::initialize(void (*)(void*, bool), void*)' |
downgrading exiv2 back to 0.24 didn't help.
as a result, any attempt to view a jpeg using kde tools results in a crash of said tool.
anybody else experiencing such a problem? |
|
Back to top |
|
 |
peakeyed n00b


Joined: 18 Nov 2004 Posts: 60
|
Posted: Sun Dec 18, 2016 2:21 am Post subject: |
|
|
i have the same situation too |
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8058 Location: Austria
|
Posted: Sun Dec 18, 2016 3:25 pm Post subject: |
|
|
Did you recently switch to GCC-5 without rebuilding stuff according to news item? _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
nsoveiko n00b

Joined: 04 Dec 2004 Posts: 49 Location: somewhere over the rainbow
|
Posted: Tue Dec 20, 2016 7:17 pm Post subject: |
|
|
fwiw, my problem was resolved after cleaning up a stray old version .so that was lurking in /usr/local/lib |
|
Back to top |
|
 |
|