[yocto] Error during configuration.

Khem Raj raj.khem at gmail.com
Mon Oct 17 18:03:13 PDT 2016


> On Oct 17, 2016, at 5:57 PM, Vijayakumar Badiger <vijayakumarmb at gmail.com> wrote:
> 
> Hello All,
> 
> I am getting an error while doing configuration. I see many people have got this error, but I don't see any full threads mentioning how the issue got fixed.
> Please someone help to me fix this issue.
> 
> I am attaching the logs for your reference.
> 
> configure:12619: aarch64-poky-linux-g++  --sysroot=/local/mnt/workspace/LV-kerneltest/poky/build/tmp-glibc/sysroots/msm8996 -qversion >&5
> aarch64-poky-linux-g++: error: unrecognized command line option '-qversion'
> aarch64-poky-linux-g++: fatal error: no input files
> compilation terminated.

This is not your error actually. The real error is

configure:16457: error: bad value '/local/mnt/workspace/LV-kerneltest/poky/build/tmp-glibc/work-shared/msm8996/kernel-build-artifacts' for --with-kernel; cannot find '/local/mnt/workspace/LV-kerneltest/poky/build/tmp-glibc/work-shared/msm8996/kernel-build-artifacts/Makefile'


so it seems your recipe has dependency on kernel but its missing in DEPENDS section of recipe.

> 
> Cheers,
> Vijay
> 
> <config.log><log.do_configure.23174>--
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161017/5c917e21/attachment.pgp>


More information about the yocto mailing list