> On Oct 17, 2016, at 5:57 PM, Vijayakumar Badiger <vijayakuma...@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@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to