<br><div><span class="gmail_quote">On 6/9/05, <b class="gmail_sendername">Angelo Naselli</b> <<a href="mailto:random_lx@yahoo.com">random_lx@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>> Or another solution is to remove remove gcc visibility rules at this time !<br>Gilles, I don't think it's a problem of libkipi & kipi-plugin only.<br>As I told it's gwenview's and probably other kde applications, so IMO the
<br>way to go is to have a check that could cover the more possibilities.<br>kde_ver < 3.3.2 and gcc without fvisibility support.</blockquote><div><br>
What is the temporary fix, that can be put on my copy to make it work with KDE 3.3.0-5 (Fedora Core 3). <br>
I am not able to start any development still. I updated the SVN juts now and I get the following error message on make. <br>
<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">make[2]: Entering directory `/home/vardhman/NonAcademic/DigiKam/libs/libkexif'<br>
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libexif
-I/usr/include/kde -I/usr/lib/qt-3.3/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fvisibility=hidden
-fvisibility-inlines-hidden -MT kexifdata.lo -MD -MP -MF
".deps/kexifdata.Tpo" \<br>
-c -o kexifdata.lo `test -f 'kexifdata.cpp' || echo './'`kexifdata.cpp; \<br>
then mv -f ".deps/kexifdata.Tpo" ".deps/kexifdata.Plo"; \<br>
else rm -f ".deps/kexifdata.Tpo"; exit 1; \<br>
fi<br>
In file included from kexifdata.cpp:39:<br>
kexifdata.h:73: error: visibility arg must be one of "default", "hidden", "protected" or "internal"<br>
make[2]: *** [kexifdata.lo] Error 1<br>
make[2]: Leaving directory `/home/vardhman/NonAcademic/DigiKam/libs/libkexif'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/vardhman/NonAcademic/DigiKam/libs'</blockquote>
</div></div>