<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><div style="text-align: left;">Hello.<br><br>I have problems when I try to compile libkexiv2-0.1.1. I want to install digikam 0.9.1, so first of all, I upgrade Exiv2 library but the problem came with the library libkexiv2. I am running on ubuntu 6.10, when I run ./configure the result is:<br><br>config.pl: fast created 4 file(s).<br>config.status: creating config.h<br>config.status: executing depfiles commands<br><br>-- libkexiv2 configure results -------------------<br>-- Exiv2 library found............ YES<br><br><br>Then I run make:<br><br>root@JPD-WORKSTATION:/home/jponte/downloads/libkexiv2-0.1.1# make<br>make&nbsp; all-recursive<br>make[1]: Entering directory `/home/jponte/downloads/libkexiv2-0.1.1'<br>Making all in libkexiv2<br>make[2]: Entering directory `/home/jponte/downloads/libkexiv2-0.1.1/libkexiv2'<br>/bin/bash ../libtool --silent --tag=CXX --mode=link g++&nbsp; -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions&nbsp;&nbsp;&nbsp; -o libkexiv2.la -rpath /usr/lib -L/usr/share/qt3/lib -L/usr/lib&nbsp;&nbsp;&nbsp; -R /usr/lib -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib -version-info 0:2:0 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined kexiv2.lo -L/usr/local/lib -lexiv2&nbsp;&nbsp; -lkdecore -lqt-mt&nbsp; -lz -lpng -lz -lm -lXext -lX11&nbsp; -lSM -lICE -lpthread <br>.libs/kexiv2.o: In function `KExiv2Iface::KExiv2::clearExif()':<br>kexiv2.cpp:(.text+0x9467): undefined reference to `Exiv2::ExifData::clear()'<br>collect2: ld returned 1 exit status<br>make[2]: *** [libkexiv2.la] Error 1<br>make[2]: Leaving directory `/home/jponte/downloads/libkexiv2-0.1.1/libkexiv2'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/jponte/downloads/libkexiv2-0.1.1'<br>make: *** [all] Error 2<br><br><br>Thanks in advance for all your help,<br>Joaquin Ponte<br>jpdmx.spaces.live.com<br></div><br /><hr />Get news, entertainment and everything you care about at Live.com.  <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>