[Digikam-users] Problem compiling digikam SVN and 0.9.3-beta1
Gandalf Lechner
gandalf.lechner at esi.ac.at
Thu Oct 25 22:58:41 BST 2007
Hi,
unfortunately I can't compile digikam 0.9.3-beta1 or the SVN version, although
configure says that everything is fine. Below I post the last bit of the
output of the svn-script from the digikam website, in which make fails in
dmetadata.cpp. Any idea what I have to change to make it work?
Regards,
Gandalf
#############################
[...]
if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/dimg -I../../../digikam/digikam -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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 -DQT_CLEAN_NAMESPACE -MT
dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo
dmetadata.cpp; \
then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else
rm -f ".deps/dmetadata.Tpo"; exit 1; fi
dmetadata.cpp: In member function 'bool
Digikam::DMetadata::loadUsingDcraw(const QString&)':
dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no member
named 'owner'
dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no member
named 'owner'
make[4]: *** [dmetadata.lo] Fehler 1
[...]
##############################
More information about the Digikam-users
mailing list