[yocto] Can't find guile-2.0

Paul D. DeRocco pderocco at ix.netcom.com
Wed Mar 20 13:06:05 PDT 2013


> From: Burton, Ross
> 
> Okay, try doing "bitbake -c devshell autogen-native", and then running
> "pkg-config --cflags --libs guile-2.0".  That should produce errors,
> which may be more useful.  Debugging over email is quite difficult. :(

It complains that guile-2.0 is not found in the pkg-config search path, and
suggests adding the directory containing guile-2.0.pc to PKG_CONFIG_PATH.
This variable contains two directories within my build directory:

	tmp/sysroots/i686-linux/usr/lib/pkgconfig
	tmp/sysroots/i686-linux/usr/share/pkgconfig

The first directory contains guile-1.8.pc, not guile-2.0.pc.

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco at ix.netcom.com 




More information about the yocto mailing list