Hi, I need following packages for ARMv8 (aarch64) target. Where can I find these packages? Or do I have to download source code and compile those using linaro-cross-compiler? libqt4-dev libqt4-opengl-dev libphonon-dev libicu-dev libsqlite3-dev libxext-dev libxrender-dev gperf libfontconfig1-dev libphonon-dev libpng12-dev libjpeg62-dev
Thanks Aparna
+++ Aparna Mandke [2013-04-26 20:11 +0530]:
� Hi, I need following packages for ARMv8 (aarch64) target.� Where can I find these packages? Or do I have to download source code and compile those using linaro-cross-compiler? libqt4-dev libqt4-opengl-dev libphonon-dev libicu-dev libsqlite3-dev libxext-dev libxrender-dev gperf libfontconfig1-dev libphonon-dev libpng12-dev libjpeg62-dev
Some of these are already built (for ubuntu raring), and available here: http://people.debian.org/~wookey/bootstrap/ubunturepo/ libsqlite3-dev libxext-dev libxrender-dev libfontconfig1-dev libpng12-dev libjpeg62-dev
You would have to build the rest yourself. Here is a log showing what went wrong when I tried to build icu (Should be easy to fix): http://people.linaro.org/~wookey/buildd/raring-arm64/icu_4.8.1.1-10-raring-a... building libqt4 and libphonon (at least as packages) do not look like particularly easy matters (phonon needs libpulse, which needs a pile of stuff, and qt, which needs mesa and cups and gstreamer, which needs a pile more stuff. probably 100 or more packages in all.)
Suse was the furthest-ahead distro in building aarch64 stuff last time I checked. They may have more of these built.
Wookey
linaro-toolchain@lists.linaro.org