|
2012-10-29
, 16:09
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#22
|
PyQT would also be appreciated. This would allow me to finally run Anki 2 -- the new version of the main program I use my N900 for. I tried at length to get qmake working on my device so I could compile it myself, but it always complained:
Code:/usr/bin/ld: cannot find -lQtCore
|
2012-12-10
, 14:32
|
Posts: 1 |
Thanked: 1 time |
Joined on Mar 2011
|
#23
|
The Following User Says Thank You to aprilmay For This Useful Post: | ||
|
2013-05-29
, 21:02
|
Posts: 107 |
Thanked: 173 times |
Joined on Feb 2011
|
#24
|
|
2013-06-04
, 14:03
|
Posts: 107 |
Thanked: 173 times |
Joined on Feb 2011
|
#25
|
The Following 2 Users Say Thank You to pierrem For This Useful Post: | ||
|
2013-06-04
, 15:23
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#26
|
|
2013-06-04
, 15:41
|
Posts: 107 |
Thanked: 173 times |
Joined on Feb 2011
|
#27
|
The Following 2 Users Say Thank You to pierrem For This Useful Post: | ||
|
2013-06-18
, 10:20
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#28
|
The Following 6 Users Say Thank You to AapoRantalainen For This Useful Post: | ||
|
2013-08-15
, 08:50
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#29
|
Core was generated by `/home/fmg/embedlite/mozilla-central/objdir-armel/_virtualenv/bin/python ./confi'. Program terminated with signal 6, Aborted. #0 0x42299548 in raise () from /lib/libc.so.6 (gdb) bt #0 0x42299548 in raise () from /lib/libc.so.6 #1 0x4229ab6c in abort () from /lib/libc.so.6 #2 0x4264edc8 in free (mem=0x423ba6b0) at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/libffi/src/dlmalloc.c:4272 #3 0x4264bb10 in selinux_enabled_check (start=0x0, length=4096, prot=3, flags=1111204368, fd=-1, offset=0) at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/libffi/src/closures.c:151 #4 dlmmap (start=0x0, length=4096, prot=3, flags=1111204368, fd=-1, offset=0) at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/libffi/src/closures.c:456 #5 0x4264c344 in sys_alloc (size=32, code=0x44fb98) at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/libffi/src/dlmalloc.c:3458 #6 dlmalloc (size=32, code=0x44fb98) at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/libffi/src/dlmalloc.c:4188 #7 ffi_closure_alloc (size=32, code=0x44fb98) at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/libffi/src/closures.c:538 #8 0x42643358 in _ctypes_alloc_callback (callable=0x464cf0, converters=0x423bc030, restype=0x54ef78, flags=257) ---Type <return> to continue, or q <return> to quit--- at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/callbacks.c:426 #9 0x42641190 in PyCFuncPtr_new (type=0x56f748, args=0x471fd0, kwds=0x0) at /home/builder4/maemo-fremantle-armel-extras-devel/work/python2.7-2.7.3~rc2-2.1/Modules/_ctypes/_ctypes.c:3482 #10 0x000b3828 in ?? () #11 0x000b3828 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?)
[sbox-FREMANTLE_ARMEL_GCC472: ~/embedlite/mozilla-central/objdir-armel] > dpkg -l | grep python ii python2.7 2.7.3~rc2-2.1-maemo4 Interactive high-level object-oriented langu ii python2.7-dbg 2.7.3~rc2-2.1-maemo4 Debug Build of the Python Interpreter (versi ii python2.7-minimal 2.7.3~rc2-2.1-maemo4 Minimal subset of the Python language (versi
The Following 3 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2013-08-15
, 10:56
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#30
|
I got python2.7 ctypes working with this: http://whocares.de/finally-a-fix-for...ort-of-ctypes/ (I have tried to fix the cause of this without success)
I modified python2.7 from extras-devel and pushed it back to the builder, but seems builder is not in good shape currently and I'm not getting success nor failure (there are several packages built but not moved to the repository which implies some kind of issues).
Here is locally built debs for early adopters: http://www.cs.helsinki.fi/u/rantalai/maemo5/python2.7/
The Following User Says Thank You to freemangordon For This Useful Post: | ||
Last edited by Doctor Colossus; 2012-10-29 at 02:15.