The Eurotech "Intel Z5xx SBC" is based on the eMenlow XL chipset from Intel Embedded Computing Group's Low Power Embedded Products Division (LEPD). The Meego "Intel Atom-based in-vehicle" image found at meego.com/downloads has been tested on LEPD's eMenlowXL based "Crown Beach" platform.
It looks like the version of the OS you are running is several years old. I suggest you try the "Intel Atom-based in-vehicle" MeeGo image. It includes QT 4.6 regards Joel From: [email protected] [mailto:[email protected]] On Behalf Of Jack Nadelman Sent: Tuesday, May 18, 2010 12:32 PM To: [email protected] Subject: [MeeGo-dev] Trouble porting Qt app to Intel Z5xx SBC I am using Qt to design a gui/network app that will run on a Eurotech.com Moblin Atom Z5xx SBC since Qt is the dev platform for MeeGo but my app causes the following run-time error(s) on the target: /home/ume/myapp/: /lib/libc.so.6: version GLIBC_2.9 not found (required by /usr/lib/libQtGui.so.4) /home/ume/myapp/: /lib/libc.so.6: version GLIBC_2.11 not found (required by /usr/lib/libQtGui.so.4) /home/ume/myapp/: /lib/libc.so.6: version GLIBC_2.10 not found (required by /usr/lib/libQtNetwork.so.4) /home/ume/myapp/: /lib/libc.so.6: version GLIBC_2.9 not found (required by /usr/lib/libQtCore.so.4) Adding libc-2.11.1.so to /lib (which is what it looks like Qt needs) and replacing libc.so.6 -> libc-2.6.1.so with libc.so.6 -> libc-2.11.1.so causes segmentation faults. The current version on the platform is Standard moblin 2.6.22-31 menlow-lpia kernel. Does MeeGo use libc-2.11.1.so? Which MeeGo release (if any) should I try on the Eurotech.com Intel Atom Z5xx SBC? Or is there some change I should make to Qt that would be preferable? Thanks, Jack
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
