<div class="gmail_quote">On Mon, Jun 28, 2010 at 12:46 PM, Alexander Larsson <span dir="ltr">&lt;<a href="mailto:alexl@redhat.com">alexl@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Mon, 2010-06-28 at 12:39 +0200, Alexander Larsson wrote:<br>
&gt; On Mon, 2010-06-28 at 11:05 +0200, Attila Sukosd wrote:<br>
&gt; &gt; Hi guys,<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ve been trying to get the latest git sources to compile and i&#39;ve<br>
&gt; &gt; been getting the same issue on both platforms:<br>
&gt; &gt;<br>
&gt; &gt; g++ -DHAVE_CONFIG_H -I. -I../.. -DSW_CANVAS_CACHE<br>
&gt; &gt; -DSW_CANVAS_NO_CHUNKS -DUSE_GLZ -D__STDC_LIMIT_MACROS -I. -I..<br>
&gt; &gt; -I../../common -I../../common/linux -I../../client<br>
&gt; &gt; -I/usr/local/include/spice-1    -I/usr/include/alsa<br>
&gt; &gt; -I/usr/local/include/pixman-1    -I/usr/local/include<br>
&gt; &gt; -I/usr/include/CEGUI   -Wall -Wno-sign-compare -Werror<br>
&gt; &gt; -Wno-deprecated-declarations      -g -O2 -MT main.o -MD -MP<br>
&gt; &gt; -MF .deps/main.Tpo -c -o main.o main.cpp<br>
&gt; &gt; In file included from ../red_channel.h:28,<br>
&gt; &gt;                  from ../red_client.h:25,<br>
&gt; &gt;                  from ../application.h:23,<br>
&gt; &gt;                  from main.cpp:19:<br>
&gt; &gt; ../marshallers.h:27: error: declaration of ‘void (* &lt;anonymous<br>
&gt; &gt; struct&gt;::SpiceMsgEmpty)(SpiceMarshaller*, SpiceMsgEmpty*)’<br>
&gt; &gt; ../../common/messages.h:42: error: changes meaning of ‘SpiceMsgEmpty’<br>
&gt; &gt; from ‘typedef struct SpiceMsgEmpty SpiceMsgEmpty’<br>
&gt; &gt; ../marshallers.h:28: error: declaration of ‘void (* &lt;anonymous<br>
&gt; &gt; struct&gt;::SpiceMsgData)(SpiceMarshaller*, SpiceMsgData*)’<br>
&gt; &gt; ../../common/messages.h:39: error: changes meaning of ‘SpiceMsgData’<br>
&gt; &gt; from ‘typedef struct SpiceMsgData SpiceMsgData’<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Any help would be highly appriciated!<br>
&gt;<br>
&gt; The name of the function member of the struct (SpiceMsgEmpty) is the<br>
&gt; same as a typedefed type (SpiceMsgEmpty) which gives an error.<br>
&gt;<br>
&gt; I dunno why this doesn&#39;t cause problems for others, but it should be<br>
&gt; easy to solve by adding some prefix. I&#39;ll handle it.<br>
<br>
</div></div>Should be fixed in git. You may need to make clean to ensure the right<br>
source files are regenerated.<br>
<div class="im"><br>
--<br>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=<br>
 Alexander Larsson                                            Red Hat, Inc<br>
       <a href="mailto:alexl@redhat.com">alexl@redhat.com</a>            <a href="mailto:alexander.larsson@gmail.com">alexander.larsson@gmail.com</a><br>
</div>He&#39;s a benighted vegetarian househusband fleeing from a secret government<br>
programme. She&#39;s a vivacious snooty pearl diver living homeless in New York&#39;s<br>
sewers. They fight crime!<br>
<br>
</blockquote></div><br>Great! Thanks for your fast reply again :)<br><br>Ill give it a try!<br><br>Rgrds,<br><br>Attila<br>