[Digikam-devel] [Bug 154623] New: Compile error about getExifTagsDataList
simon at margo.student.utwente.nl
simon at margo.student.utwente.nl
Wed Dec 26 08:46:00 GMT 2007
------- 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=154623
Summary: Compile error about getExifTagsDataList
Product: digikam
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: simon margo student utwente nl
Version: 0.9.3 final (using KDE KDE 3.5.8)
Installed from: Ubuntu Packages
Compiler: gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
OS: Linux
I just downloaded and compiled digikam and before that, libkdcraw and libkexiv2 (latest versions; 0.1.3 and 0.1.6).
I didn't use any special parameters to ./configure and I did make install as root.
Compiling digikam caused this error:
../../digikam/libs/widgets/.libs/libwidgets.a(iptcwidget.o): In function `Digikam::IptcWidget::decodeMetadata()':
iptcwidget.cpp:(.text+0x10e8): undefined reference to `KExiv2Iface::KExiv2::getIptcTagsDataList(QStringList, bool)'
../../digikam/libs/widgets/.libs/libwidgets.a(exifwidget.o): In function `Digikam::ExifWidget::decodeMetadata()':
exifwidget.cpp:(.text+0x1108): undefined reference to `KExiv2Iface::KExiv2::getExifTagsDataList(QStringList, bool)'
../../digikam/libs/widgets/.libs/libwidgets.a(makernotewidget.o): In function `Digikam::MakerNoteWidget::decodeMetadata()':
makernotewidget.cpp:(.text+0x10d8): undefined reference to `KExiv2Iface::KExiv2::getExifTagsDataList(QStringList, bool)'
../../digikam/libs/widgets/.libs/libwidgets.a(gpswidget.o): In function `Digikam::GPSWidget::decodeMetadata()':
gpswidget.cpp:(.text+0x10d9): undefined reference to `KExiv2Iface::KExiv2::getExifTagsDataList(QStringList, bool)'
collect2: ld returned 1 exit status
make[3]: *** [libdigikam.la] Error 1
make[3]: Leaving directory `/home/simon/src/digikam-0.9.3/digikam/digikam'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/simon/src/digikam-0.9.3/digikam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/simon/src/digikam-0.9.3'
make: *** [all] Error 2
Is this a bug in digikam or libkexiv2?
Cheers
Simon
More information about the Digikam-devel
mailing list