Hello.
While upgrading ports, specifically kdeartwork-4.3.5_1 on my 8.1 amd64 installation,
building kdeartwork-4.5.3 fails at the linking stage:
(...and so on). I have a diffrent version of libexiv2 installed:
I didn't find anything that looks relevant in UPDATING. Do i need the older version of libexiv2? If so, where do I get it?
Thanks in advance for your help,
Ohle
While upgrading ports, specifically kdeartwork-4.3.5_1 on my 8.1 amd64 installation,
building kdeartwork-4.5.3 fails at the linking stage:
Code:
[ 50%] Building CXX object kscreensaver/kdesavers/CMakeFiles/kvm.kss.dir/kvm.o
/usr/bin/ld: warning: libexiv2.so.7, needed by /usr/local/kde4/lib/libkexiv2.so, not found (try using -rpath or -rpath-link)
/usr/local/kde4/lib/libkexiv2.so: undefined reference to `Exiv2::Exifdatum::Exifdatum(Exiv2::ExifKey const&, Exiv2::Value const*)'
(...and so on). I have a diffrent version of libexiv2 installed:
Code:
[root@laphroaig /usr/ports/devel]# ls /usr/local/lib/libexiv2.so.*
/usr/local/lib/libexiv2.so.9
I didn't find anything that looks relevant in UPDATING. Do i need the older version of libexiv2? If so, where do I get it?
Thanks in advance for your help,
Ohle