$ ./autogen.sh --prefix=/opt/spice-gtk --with-gtk=2.0 ; make autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file po/Makefile.in.in autoreconf: running: aclocal --force -I m4 /usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB /usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal' /usr/share/aclocal/aalib.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' /usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB /usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal' /usr/share/aclocal/aalib.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' You should update your 'aclocal.m4' by running aclocal. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.41.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.1 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking host system type... (cached) x86_64-unknown-linux-gnu checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking whether byte ordering is bigendian... no checking for python2... /usr/bin/python2 checking if -Wl,--version-script works... yes checking for native Win32... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for PROTOCOL... yes checking for PIXMAN... yes checking for CELT051... yes checking for SSL... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for sasl_client_init in -lsasl2... yes checking which gtk+ version to compile against... 2.0 checking for GTK... yes checking for X11... yes checking for XRANDR... yes checking for GLIB2... yes checking for GOBJECT2... yes checking for GIO... yes checking for CAIRO... yes checking for GTHREAD... yes checking for PULSE... yes checking What rendering backend to use..... cairo checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... checking for deflate in -lz... yes checking for makecontext... yes checking for swapcontext... yes checking for getcontext... yes checking for GOBJECT_INTROSPECTION... no checking for gobject-introspection... yes checking for PYGTK... yes checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking whether /usr/bin/python2 version >= 2.0... yes checking for headers required to compile python extensions... found checking for supported warning flags... checking whether gcc -std=gnu99 supports -Wall... yes checking whether gcc -std=gnu99 supports -Wno-sign-compare... yes checking whether gcc -std=gnu99 supports -Wno-deprecated-declarations... yes checking whether gcc -std=gnu99 supports "-Werror"... yes checking which warning flags were supported... -Wall -Wno-sign-compare -Wno-deprecated-declarations -Werror configure: creating ./config.status config.status: creating Makefile config.status: creating spice-client-glib-2.0.pc config.status: creating spice-client-gtk-2.0.pc config.status: creating spice-client-gtk-3.0.pc config.status: creating spice-controller.pc config.status: creating common/Makefile config.status: creating common/win/Makefile config.status: creating common/win/my_getopt-1.5/Makefile config.status: creating data/Makefile config.status: creating data/spicy.desktop.in config.status: creating po/Makefile.in config.status: creating python_modules/Makefile config.status: creating gtk/Makefile config.status: creating gtk/controller/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands configure: Spice-Gtk 0.6.34-1a63-dirty ============== prefix: /opt/spice-gtk c compiler: gcc -std=gnu99 c++ compiler: g++ Coroutine: ucontext Audio: pulse Target: Unix SASL support: yes Gtk: 2.0 Now type 'make' to build spice-gtk make all-recursive make[1]: Entering directory `/home/david/src/spice-gtk' Making all in common make[2]: Entering directory `/home/david/src/spice-gtk/common' Making all in win make[3]: Entering directory `/home/david/src/spice-gtk/common/win' Making all in my_getopt-1.5 make[4]: Entering directory `/home/david/src/spice-gtk/common/win/my_getopt-1.5' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/david/src/spice-gtk/common/win/my_getopt-1.5' make[4]: Entering directory `/home/david/src/spice-gtk/common/win' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/david/src/spice-gtk/common/win' make[3]: Leaving directory `/home/david/src/spice-gtk/common/win' make[3]: Entering directory `/home/david/src/spice-gtk/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/david/src/spice-gtk/common' make[2]: Leaving directory `/home/david/src/spice-gtk/common' Making all in gtk make[2]: Entering directory `/home/david/src/spice-gtk/gtk' make all-recursive make[3]: Entering directory `/home/david/src/spice-gtk/gtk' Making all in controller make[4]: Entering directory `/home/david/src/spice-gtk/gtk/controller' make all-am make[5]: Entering directory `/home/david/src/spice-gtk/gtk/controller' CC test.o CCLD test-controller make[5]: Leaving directory `/home/david/src/spice-gtk/gtk/controller' make[4]: Leaving directory `/home/david/src/spice-gtk/gtk/controller' make[4]: Entering directory `/home/david/src/spice-gtk/gtk' CC spice-audio.lo CC spice-util.lo CC spice-session.lo CC spice-channel.lo CC gio-coroutine.lo CC channel-base.lo CC channel-main.lo CC channel-display.lo CC channel-display-mjpeg.lo CC channel-cursor.lo CC channel-inputs.lo CC channel-playback.lo CC channel-record.lo CC decode-glz.lo CC decode-jpeg.lo CC decode-zlib.lo CC mem.lo CC marshaller.lo CC canvas_utils.lo CC sw_canvas.lo CC pixman_utils.lo CC lines.lo CC rop3.lo CC quic.lo CC lz.lo CC region.lo CC ssl_verify.lo CC spice-pulse.lo CC continuation.lo CC coroutine_ucontext.lo CCLD libspice-client-glib-2.0.la CC spice-widget.lo CC spice-widget-enums.lo CC vncdisplaykeymap.lo CC spice-grabsequence.lo CC spice-widget-cairo.lo CCLD libspice-client-gtk-2.0.la CC SpiceClientGtk_la-spice-client-gtk-module.lo GEN spice-client-gtk.defs GEN spice-client-gtk-module.defs.c Warning: generating old-style constructor for:spice_channel_new Warning: generating old-style constructor for:spice_display_new Could not write method SpiceMainChannel.clipboard_grab: No ArgType for int* Could not write function spice_grab_sequence_new_from_string: No ArgType for SpiceGrabSequence* Could not write function spice_main_clipboard_notify: No ArgType for size_t Could not write function spice_main_clipboard_selection_grab: No ArgType for guint32* Could not write function spice_main_clipboard_selection_notify: No ArgType for size_t Could not write function spice_record_send_data: No ArgType for gpointer Warning: Constructor for SpiceAudio needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceCursorChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceDisplay needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceDisplayChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceInputsChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceMainChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpicePlaybackChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for SpiceRecordChannel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 61.54% (8/13) ***INFO*** The coverage of methods is 96.55% (28/29) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CC SpiceClientGtk_la-spice-client-gtk-module.defs.lo CCLD SpiceClientGtk.la CC spicy-spicy.o CC spicy-spice-cmdline.o CC spicy-edid-parse.o CC spicy-display-name.o CC spicy-gnome-rr-config.o CC spicy-gnome-rr-output-info.o CC spicy-gnome-rr.o display/gnome-rr.c:78: error: expected declaration specifiers or ‘...’ before ‘gnome_rr_crtc’ display/gnome-rr.c:78: error: expected declaration specifiers or ‘...’ before ‘crtc_copy’ display/gnome-rr.c:78: error: expected declaration specifiers or ‘...’ before ‘crtc_free’ cc1: warnings being treated as errors display/gnome-rr.c:79: error: return type defaults to ‘int’ display/gnome-rr.c: In function ‘G_DEFINE_BOXED_TYPE’: display/gnome-rr.c:79: error: expected declaration specifiers before ‘G_DEFINE_BOXED_TYPE’ display/gnome-rr.c:101: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:117: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:134: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:150: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:198: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:220: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:267: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:290: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:317: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:329: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:335: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:353: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:369: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:380: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:415: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:436: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:463: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:499: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:531: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:559: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:575: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:591: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:607: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:622: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:648: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:669: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:680: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:726: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:738: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:746: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:760: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:779: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:788: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:796: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:826: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:841: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:852: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:859: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:866: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:873: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:883: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:890: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:898: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:916: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:933: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:944: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:960: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:967: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:975: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:984: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1004: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1017: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1024: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1032: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1039: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1050: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1083: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1092: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1103: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1117: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1124: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1131: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1146: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:1153: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token display/gnome-rr.c:78: error: parameter name omitted display/gnome-rr.c:1157: error: expected ‘{’ at end of input make[4]: *** [spicy-gnome-rr.o] Error 1 make[4]: Leaving directory `/home/david/src/spice-gtk/gtk' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/david/src/spice-gtk/gtk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/david/src/spice-gtk/gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/david/src/spice-gtk' make: *** [all] Error 2