[yocto] dansguardian

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jan 27 04:17:07 PST 2015


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



More information about the yocto mailing list