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
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
