> 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:pdero...@ix.netcom.com 

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

Reply via email to