All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Kropf <josh@slashdev.ca>
To: openembedded-devel@lists.openembedded.org
Subject: python-pygame: rect.so: ELF file version does not match current one
Date: Wed, 24 Feb 2010 13:11:10 -0500	[thread overview]
Message-ID: <4B856BBE.6010309@slashdev.ca> (raw)

(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?



                 reply	other threads:[~2010-02-24 18:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B856BBE.6010309@slashdev.ca \
    --to=josh@slashdev.ca \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.