On Wed, May 20, 2009 at 7:07 PM, Daniel Rose <[email protected]> wrote: > Hello! > > I'm more interested in xpra than in the parti project in general, and I've > downloaded the package to compile it in Gentoo. > > For the sake of completion, here's the full output: [...] > pyrexc wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx --> > wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c > /tmp/parti-all-0.0.6/wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx:114:10: > Expected an identifier or literal
Well, here's the actual error, though I'm not entirely sure why your pyrex objects to that line. What version of Pyrex are you using? (pyrexc --version) From the Pyrex changelog, it looks like the construct in that line was added in Pyrex 0.9.7. -- Nathaniel _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
