[wxPython-users] Building for PPC64

Robin Dunn robin at alldunn.com
Thu Feb 28 12:46:03 PST 2008


Rickey, Kyle W wrote:
> Robin, I installed python 2.4 and got past my error, but now a new one
> occurs:
> 
> .....
> src/helpers.cpp:3168: error: 'Py_DECREF' was not declared in this scope
> src/helpers.cpp:3169: error: 'PyErr_Clear' was not declared in this
> scope
> src/helpers.cpp:3171: error: 'PyErr_Print' was not declared in this
> scope
> error: command 'gcc' failed with exit status 1
> make: *** [build-gtk-py2.4-stamp] Error 1
> 
> kyle at Xenon:~/wxpython-src/wxwidgets2.8-2.8.7.1$
> .....
> 
> Not sure what to do now. 

Do you have the python-*-dev packages installed?  (IIRC python-all-dev 
will get them all via package dependencies.)

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list