OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Python => Topic started by: Olivier on April 11, 2005, 05:55:23 pm
-
I just bought a c3000 and install python from vanilla.de
The core module is OK, but as soon as I want to import a module ( such as math or qt), I have got the error :
symbol __register_frame_info, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
I have got a lib.so.6 on my machine, could you tell me what is wrong.
thank's
-
Must have something to do with the build process. The new feed has been done with OpenEmbedded. I haven't got time to look into this yet. I'm open for all kinds of clues...
-
lib folder.
it is linked with libc-2.2.2.so.
Is it OKÂH
I have installed following ipk:
- libc6 2.2.5-6
- libgcc3.1.1-1
- libglib1.2.0
If it is not good version, please let me know where
I can find good ones...I am not sure which one of these
libs are necessary to run python2.4 under Qtopia
regards
-
I have uploaded Python 2.4.1 for the SharpROM to my site. I used a slightly different procedure to compile these. Please test if they now work for you.