<div>gcc --version</div><div>gcc (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585]</div><div>Opensuse 11.4</div><div><br></div><div>I can compile on gentoo linux without problem.</div><div><br></div><div>Regards, </div>
<div>NP</div><div><br></div><br><div class="gmail_quote">2011/9/5 Christophe Fergeau <span dir="ltr"><<a href="mailto:cfergeau@redhat.com">cfergeau@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hey,<br>
<div class="im"><br>
On Wed, Aug 31, 2011 at 10:30:46AM +0200, nicolas prochazka wrote:<br>
> + When i'm trying to compile spice-0.9.1 :<br>
><br>
> reds.c: In function 'reds_handle_main_link':<br>
> reds.c:1559:9: error: call to function 'reds_expects_link_id' without a real<br>
> prototype<br>
> reds.c:1528:5: note: 'reds_expects_link_id' was declared here<br>
> make[4]: *** [reds.lo] Error 1<br>
<br>
</div>I've got a patch for this one (can be seen with gcc 4.6 using<br>
-Wstrict-prototypes), but since the warning is slightly different with gcc<br>
4.6, and it's only a warning, not an error, I was wondering which compiler<br>
you were using, and what version?<br>
<font color="#888888"><br>
Christophe<br>
</font></blockquote></div><br>