-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Indeed, this used to be a problem on gentoo as the stable version shipped was 0.9.6.x But I have just checked and the current stable version is: [ebuild N ] dev-python/pyrex-0.9.8.5 USE="-examples" 237 kB Which is fine.
Maybe you need to: emerge --sync && emerge -uDavtN world or just: emerge --sync && emerge -uDavtN pyrex Antoine Nathaniel Smith wrote: > Sorry for being slow about this -- as per my other message to the list > just now, it looks like you need at least Pyrex 0.9.7. > > -- Nathaniel > > On Mon, May 11, 2009 at 10:14 AM, Matt Brown <[email protected]> wrote: >> $ pyrexc --version >> Pyrex version 0.9.6.4 >> >> >> On Thu, Apr 30, 2009 at 1:08 PM, Nathaniel Smith <[email protected]> wrote: >>> The most likely cause is an old version of pyrex -- what version are >>> you using? (To check: "pyrexc --version", note the "c"!) >>> >>> On Thu, Apr 30, 2009 at 12:32 PM, Matt Brown <[email protected]> wrote: >>>> Hello, >>>> >>>> I downloaded parti-all-0.0.6, extracted, and ran do-build. I got this >>>> error: >>>> >>>> pyrexc wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx --> >>>> wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c >>>> wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx:114:10: Expected an >>>> identifier or literal >>>> ... >>>> gcc: wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c: No such file or >>>> directory >>>> gcc: no input files >>>> >>>> wimpiggy.lowlevel.bindings.pyx:114 reads: >>>> for 0 <= i < cbuf_len / 4: >>>> >>>> >>>> any ideas? >>>> >>>> thanks >>>> -matt >>>> >>>> _______________________________________________ >>>> Parti-discuss mailing list >>>> [email protected] >>>> http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss >>>> > > _______________________________________________ > Parti-discuss mailing list > [email protected] > http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkoU3dgACgkQGK2zHPGK1rsTfgCbBrNya5CFaO3TS9sTOBOioXIB d2cAnj2/Xsea+XDjmuz99xhoFg2pPx4+ =B867 -----END PGP SIGNATURE----- _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
