[maemo-developers] Compile Python2.5 for chinook error.
From: Qiang Chai chaiwizard at gmail.comDate: Sat Nov 22 06:49:16 EET 2008
- Previous message: Is Ubuntu 64 bit compatible with Scratchbox and Maemo SDK?
- Next message: Compile Python2.5 for chinook error.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi maemo developers, I want to compile the pyth2.5 for Chinook. The following steps were what I did. 1. Downlaod libffi4_4.1.0-1osso1.dsc & libffi4_4.1.0-1osso1.tar.gz from extras-devel. Run "dpkg-buildpackage -rfakeroot -b -d". This works find and I install the libffi. 2.Download python2.5_2.5.2-1osso4.diff.gz,python2.5_2.5.2-1osso4.dsc&python2.5_2.5.2.orig.tar.gz Unpack the source code first: dpkg-source -x python2.5_2.5.2-1osso4.dsc. Then I use the "dpkg-buildpackage -rfakeroot -b -d" to build debian package, but the build process failed. These are the error messages: running install_lib sem_post: Function not implemented sem_post: Function not implemented sem_post: Function not implemented ... error: error listing files in 'build/lib.linux-armv5tel-2.5': Illegal seek ... sem_post: Function not implemented sem_post: Function not implemented sem_post: Function not implemented make[1]: *** [sharedinstall] Error 1 make[1]: Leaving directory `/home/chaiqiang/code/python/python2.5-2.5.2/build' Did anyone ever meet this problem before? Any opinions will be appreciated. Thanks a lot in advance! -- Best Regards Chai Qiang -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20081122/48399586/attachment.htm
- Previous message: Is Ubuntu 64 bit compatible with Scratchbox and Maemo SDK?
- Next message: Compile Python2.5 for chinook error.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]