[oe] python-pygame: rect.so: ELF file version does not match current one

Josh Kropf josh at slashdev.ca
Wed Feb 24 18:11:10 UTC 2010


(stable/2009 branch, angstom, mini2440 board, armv4t)

When I attempt to import the pygame module I get the following error:

ImportError: /usr/lib/python2.6/site-packages/pygame/rect.so: ELF file 
version does not match current one

I'm not really sure how to debug this.  On my build system I used 
readelf to compare the header of rect.so and the python exectuable 
itself and they both appear to have the same info (ie: machine type = 
ARM, version = 1).

Any tips on how to figure this out?




More information about the Openembedded-devel mailing list