[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-imaging
Subject:    Re: [Kde-imaging] Problem Building from SVN
From:       Vardhman Jain <vardhman () gmail ! com>
Date:       2005-06-09 12:48:26
Message-ID: a5f47ac005060905363a60cd95 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On 6/9/05, Angelo Naselli <random_lx@yahoo.com> wrote:
> 
> 
> > Or another solution is to remove remove gcc visibility rules at this 
> time !
> Gilles, I don't think it's a problem of libkipi & kipi-plugin only.
> As I told it's gwenview's and probably other kde applications, so IMO the
> way to go is to have a check that could cover the more possibilities.
> kde_ver < 3.3.2 and gcc without fvisibility support.


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). 
I am not able to start any development still. I updated the SVN juts now and 
I get the following error message on make. 

make[2]: Entering directory 
> `/home/vardhman/NonAcademic/DigiKam/libs/libkexif'
> 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" \
> -c -o kexifdata.lo `test -f 'kexifdata.cpp' || echo './'`kexifdata.cpp; \
> then mv -f ".deps/kexifdata.Tpo" ".deps/kexifdata.Plo"; \
> else rm -f ".deps/kexifdata.Tpo"; exit 1; \
> fi
> In file included from kexifdata.cpp:39:
> kexifdata.h:73: error: visibility arg must be one of "default", "hidden", 
> "protected" or "internal"
> make[2]: *** [kexifdata.lo] Error 1
> make[2]: Leaving directory 
> `/home/vardhman/NonAcademic/DigiKam/libs/libkexif'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/vardhman/NonAcademic/DigiKam/libs'

[Attachment #5 (text/html)]

<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>



_______________________________________________
Kde-imaging mailing list
Kde-imaging@kde.org
https://mail.kde.org/mailman/listinfo/kde-imaging


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic