Currently trying to build 0.0.6 on a fully up to date CentOS box (runs with
Python 2.4.3) with packages installed mentioned in README.xpra.  First try
running do-build results:
parti-all-0.0.6/wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx:114:10:
Expected an identifier or literal

Fixed by changing "for" to "while"

Second try:

gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O0 -fPIC
-I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/include/gtk-2.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pygtk-2.0
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/python2.4 -c
wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c -o
build/temp.linux-i686-2.4/wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.o
wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c: In function
‘__pyx_f_8wimpiggy_8lowlevel_8bindings_premultiply_argb_in_place’:
wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c:532: error: ‘Py_ssize_t’
undeclared (first use in this function)
wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c:532: error: (Each undeclared
identifier is reported only once
...more errors...

Anyone have any thoughts?

-- 
Kindest Regards,

Geoff
_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to