Re: M2/M3.rc1 availability
Wolfgang Denk <wd@...>
Dear Saul Wold,
In message <51007091.1030609@...> you wrote: I see two issues so far (all with a armv7a based configuration): 1) Building of core-image-lsb-dev and core-image-lsb-sdk fail with errors like this: | * check_data_file_clashes: Package font-alias wants to install file /opt/eldk/build/eldk-rel-v5.4-M3.rc1-2013-01-24-618361c-armv7a/tmp/work/generic_armv7a-linux-gnueabi/core-image-lsb-dev/1.0-r0/rootfs/usr/share/fonts/X11/misc/fonts.alias | But that file is already provided by package * xorg-minimal-fonts | * opkg_install_cmd: Cannot install package mkfontdir-dev. This is a known issue, and the patch provided by [1] fixes the problem for me (however, I don't see it in Yocto yet). [1] http://article.gmane.org/gmane.comp.handhelds.openembedded.core/32245 2) Building of meta-toolchain-sdk fails in nativesdk-e2fsprogs with errors like this: checking for pkg-config... /opt/eldk/build/eldk-rel-v5.4-M3.rc1-2013-01-24-618361c-armv7a/tmp/sysroots/x86_64-linux/usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... no configure: error: external uuid library not found Configure failed. The contents of all config.log files follows to aid debugging configure:3168: i686-eldk-linux-gcc -march=i686 --sysroot=/opt/eldk/build/eldk-rel-v5.4-M3.rc1-2013-01-24-618361c-armv7a/tmp/sysroots/i686-nativesdk-eldk-linux -V >&5 i686-eldk-linux-gcc: error: unrecognized command line option '-V' i686-eldk-linux-gcc: fatal error: no input files configure:3168: i686-eldk-linux-gcc -march=i686 --sysroot=/opt/eldk/build/eldk-rel-v5.4-M3.rc1-2013-01-24-618361c-armv7a/tmp/sysroots/i686-nativesdk-eldk-linux -qversion >&5 i686-eldk-linux-gcc: error: unrecognized command line option '-qversion' i686-eldk-linux-gcc: fatal error: no input files Are these known issues? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@... The more we disagree, the more chance there is that at least one of us is right. |
|