2012/4/1 Paul Eggleton <[email protected]>: > On Thursday 02 February 2012 12:50:16 Samuel Stirtzel wrote: >> There are other CMake configure pitfalls (all cross compiling scripts >> in kdelibs are commented out) but it seems that at least the most of >> them showed already during build time. > > Unfortunately when I tried to build kdelibs4 I got the following: > > | cd /home/paul/poky/poky/build-kde/tmp/work/i586-poky- > linux/kdelibs4-4.8.0+git1+1439483a67135f483632f4c4cd239e96d2ed61fc- > r0/git/build/kjs && /home/paul/poky/poky/build-kde/tmp/sysroots/x86_64- > linux/usr/bin/icemaker /home/paul/poky/poky/build-kde/tmp/work/i586-poky- > linux/kdelibs4-4.8.0+git1+1439483a67135f483632f4c4cd239e96d2ed61fc- > r0/git/kjs/bytecode > | /bin/sh: /home/paul/poky/poky/build-kde/tmp/sysroots/x86_64- > linux/usr/bin/icemaker: No such file or directory > | make[2]: *** [kjs/opcodes.h] Error 127 > | make[2]: Leaving directory `/home/paul/poky/poky/build-kde/tmp/work/i586- > poky-linux/kdelibs4-4.8.0+git1+1439483a67135f483632f4c4cd239e96d2ed61fc- > r0/git/build' > > Any ideas? Is this a PARALLEL_MAKE issue? > > Cheers, > Paul > > -- > > Paul Eggleton > Intel Open Source Technology Centre
Hi, these issues should now be resolved thanks to Kai Kang. It requires to rebuild qt4-native, also it is recommended to use Qt 4.8.0 Currently I'm testing the images, so there hopefully won't be any build errors on them. Sysvinit images seem to be a bit tougher, since they fail postinsts for me; So I can't login on them. As of now I have a working KDE Plasma Desktop image (based on Angstrom's systemd image) that runs well on my overo. If anyone wants to try the image, there is a branch at the git repository [1] named sst-test-images. It is planned to have Poky standalone images too, as well as Plasma Active images for both Poky and Angstrom (after Plasma Active is working). Feel free to comment on the images. Notes: The Plasma Desktop image for Poky (see [2]) could work too, but I didn't try to build it on Poky yet. This branch will probably not parse on Poky due to the Angstrom images (I'm working on it). [1] https://gitorious.org/openembedded-core-layers/meta-kde [2] https://gitorious.org/openembedded-core-layers/meta-kde/blobs/sst-test-images/recipes-images/plasma-desktop-image.bb -- Regards Samuel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
