<br><br><div><span class="gmail_quote">2007/11/14, Ari El <<a href="mailto:ari.reads@gmail.com">ari.reads@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>.... would have been so great to find the debs  :|<br>so here's what I did, and the new problem I'm running into trying to build<br>digikam svn:<br><br>  synaptics > libkdcraw > remove  (removes dependencies as well: digikam,
<br>kipiplugins etc)<br>  get libkdcraw 0.1.2 from sourceforge and build it<br>  get exiv2 0.15 and build it<br><br>  checkout digikam svn (the whole thing, with plugins &etc)<br>  configure/make/makeinstall  the lib folder
<br><br>  So far, so good; now when I try the make in the "graphics" folder, after a<br>while I get:<br><br>Making all in digikam<br>make[3]: Entering directory<br>`/home/ariel/Desktop/Builds/digikam/graphics/digikam/digikam'
<br>/bin/bash ../../libtool --silent --tag=CXX   --mode=link g++  -Wno-long-long<br>-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align<br>-Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security<br>-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
<br>-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST<br>-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE  -R<br>/usr/lib -R /usr/lib -R /usr/share/qt3/lib -L/usr/share/qt3/lib     -lkutils
<br>-o digikam main.o -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE<br>-lpthread -lkdecore -lkdeui  -lkio -lkparts -lkutils <a href="http://libdigikam.la">libdigikam.la</a><br>./.libs/libdigikam.so: undefined reference to
<br>`KExiv2Iface::KExiv2::getIptcTagsDataList(QStringList, bool)'<br>./.libs/libdigikam.so: undefined reference to<br>`KExiv2Iface::KExiv2::getExifTagsDataList(QStringList, bool)'<br>collect2: ld returned 1 exit status
<br><br></blockquote></div>now, check if you have last stable libkexiv2 on your computer...<br><br>Gilles<br>