[Spice-devel] building spice-gtk fails

Michal Suchanek michal.suchanek at ruk.cuni.cz
Tue Nov 19 09:19:23 PST 2013


Hello,

I tried to build spice-gtk but I get an error about demarshaller without any error message.

The README says to install vala but even with vala installed and enabled the file is not generated.

Any idea what might be wrong?

Thanks

Michal

 PKG_CONFIG_PATH=/scratch/celt-bin/lib/pkgconfig sh autogen.sh --prefix=/scratch/spice-gtk-bin --disable-vala

...

        Spice-Gtk 0.21.46-4642-dirty
        ==============

        prefix:                   /scratch/spice-gtk-bin
        c compiler:               gcc -std=gnu99

        Coroutine:                ucontext
        Audio:                    pulse
        Target:                   Unix
        SASL support:             no
        Smartcard support:        no
        USB redirection support:  yes with libusb hotplug
        Gtk:                      3.0

        Now type 'make' to build spice-gtk


make[1]: Entering directory `/scratch/spice-gtk/vapi'
make[1]: `.gitignore' is up to date.
make[1]: Leaving directory `/scratch/spice-gtk/vapi'
make  all-recursive
make[1]: Entering directory `/scratch/spice-gtk'
Making all in spice-common
make[2]: Entering directory `/scratch/spice-gtk/spice-common'
make[3]: Entering directory `/scratch/spice-gtk/spice-common/spice-protocol'
make[3]: `.gitignore' is up to date.
make[3]: Leaving directory `/scratch/spice-gtk/spice-common/spice-protocol'
make  all-recursive
make[3]: Entering directory `/scratch/spice-gtk/spice-common'
Making all in python_modules
make[4]: Entering directory `/scratch/spice-gtk/spice-common/python_modules'
make[4]: Leaving directory `/scratch/spice-gtk/spice-common/python_modules'
Making all in common
make[4]: Entering directory `/scratch/spice-gtk/spice-common/common'
  GEN    generated_client_demarshallers.c
make[4]: *** [generated_client_demarshallers.c] Error 1
make[4]: Leaving directory `/scratch/spice-gtk/spice-common/common'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/scratch/spice-gtk/spice-common'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/scratch/spice-gtk/spice-common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/scratch/spice-gtk'
make: *** [all] Error 2



More information about the Spice-devel mailing list