<br><div><span class="gmail_quote">On 6/9/05, <b class="gmail_sendername">Angelo Naselli</b> &lt;<a href="mailto:random_lx@yahoo.com">random_lx@yahoo.com</a>&gt; 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>&gt; 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 &amp; 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 &lt; 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&nbsp; 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&nbsp;&nbsp;
-I/usr/include/kde -I/usr/lib/qt-3.3/include
-I/usr/X11R6/include&nbsp;&nbsp; -DQT_THREAD_SUPPORT&nbsp;
-D_REENTRANT&nbsp; -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&nbsp; -MT kexifdata.lo -MD -MP -MF
&quot;.deps/kexifdata.Tpo&quot; \<br>
&nbsp; -c -o kexifdata.lo `test -f 'kexifdata.cpp' || echo './'`kexifdata.cpp; \<br>
then mv -f &quot;.deps/kexifdata.Tpo&quot; &quot;.deps/kexifdata.Plo&quot;; \<br>
else rm -f &quot;.deps/kexifdata.Tpo&quot;; exit 1; \<br>
fi<br>
In file included from kexifdata.cpp:39:<br>
kexifdata.h:73: error: visibility arg must be one of &quot;default&quot;, &quot;hidden&quot;, &quot;protected&quot; or &quot;internal&quot;<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>