This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jason.Vas.Dias
Recipients Jason.Vas.Dias
Date 2011-04-29.12:15:49
SpamBayes Score 0.0001247916
Marked as misclassified No
Message-id <1304079350.81.0.945352423751.issue11954@psf.upfronthosting.co.za>
In-reply-to
Content
suspect cause #1 - bad system libffi ? I just built it, but :

$ ls -l /usr/lib64/libffi*
-rwxr-xr-x 1 root root  36839 May 25  2008 /usr/lib64/libffi-2.00-beta.so
-rw-r--r-- 1 root root 201320 Apr  8 03:46 /usr/lib64/libffi.a
lrwxrwxrwx 1 root root     15 Apr  8 03:50 /usr/lib64/libffi.so -> libffi.so.4.0.1
lrwxrwxrwx 1 root root     15 Apr  8 03:50 /usr/lib64/libffi.so.4 -> libffi.so.4.0.1
-rwxr-xr-x 1 root root 134245 Apr  8 03:46 /usr/lib64/libffi.so.4.0.1
lrwxrwxrwx 1 root root     16 Jan  1 10:49 /usr/lib64/libffi.so.5 -> libffi.so.5.0.10
-rwxr-xr-x 1 root root  31520 Jan  1 10:49 /usr/lib64/libffi.so.5.0.10

/usr/lib64/libffi-3.0.6:
total 4
drwxr-xr-x 2 root root 4096 Nov 13  2008 include

/usr/lib64/libffi-3.0.9:
total 4
drwxr-xr-x 2 root root 4096 Jan  1 10:49 include
History
Date User Action Args
2011-04-29 12:15:50Jason.Vas.Diassetrecipients: + Jason.Vas.Dias
2011-04-29 12:15:50Jason.Vas.Diassetmessageid: <1304079350.81.0.945352423751.issue11954@psf.upfronthosting.co.za>
2011-04-29 12:15:50Jason.Vas.Diaslinkissue11954 messages
2011-04-29 12:15:49Jason.Vas.Diascreate