gcc --version gcc (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585] Opensuse 11.4
I can compile on gentoo linux without problem. Regards, NP 2011/9/5 Christophe Fergeau <[email protected]> > Hey, > > On Wed, Aug 31, 2011 at 10:30:46AM +0200, nicolas prochazka wrote: > > + When i'm trying to compile spice-0.9.1 : > > > > reds.c: In function 'reds_handle_main_link': > > reds.c:1559:9: error: call to function 'reds_expects_link_id' without a > real > > prototype > > reds.c:1528:5: note: 'reds_expects_link_id' was declared here > > make[4]: *** [reds.lo] Error 1 > > I've got a patch for this one (can be seen with gcc 4.6 using > -Wstrict-prototypes), but since the warning is slightly different with gcc > 4.6, and it's only a warning, not an error, I was wondering which compiler > you were using, and what version? > > Christophe >
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
