On Tuesday 27 January 2015 15:40:43 Mahdi Saadat wrote:
> After I used inherit autotools in my recipe the .configure steps stop on
> this error:
> 
> line 6455: PKG_PROG_PKG_CONFIG: command not found
> line 6482: syntax error near unexpected token `PCRE,libpcre'---------------

That sounds like it is attempting to find pkg-config. You could try adding 
"inherit pkgconfig" and if you still get the error you will need to look into 
where it is looking for pkg-config and why that isn't valid for the cross 
environment.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to