[Spice-devel] Build problems with Upstream Spice on CentOS 5...
Alon Levy
alevy at redhat.com
Fri Jan 27 00:52:50 PST 2012
On Thu, Jan 26, 2012 at 01:46:36PM -0800, Naga Mohan Pothula wrote:
> Hi,
> I'm facing problems while building Upstream Spice on CentOS 5.7 64-bit
> host.
> I haven't face problems when i build the same code on Ubuntu 10.04 64-bit
> host.
> I installed "pyparsing" into Centos 5. still I'm facing building
> problems.
> File "../spice_codegen.py", line 15
> channel.client_messages if client else channel.server_messages)
> ^
> SyntaxError: invalid syntax
What python version are you using? It's clearly too old if it doesn't
support this syntax. Perhaps there is a newer python package? that also
means we will have to change the shebang line in spice_codegen.py
> make[2]: *** [generated_marshallers.c] Error 1
> Can you please tell why this Build problems with Centos 5?
> Appreciated your help.
> Thanks\Naga.
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list