[yocto] Can't find guile-2.0

Burton, Ross ross.burton at intel.com
Wed Mar 20 12:50:48 PDT 2013


On 20 March 2013 19:43, Paul D. DeRocco <pderocco at ix.netcom.com> wrote:
> That "worked", in the sense of claiming to have executed the do_build task,
> but it happened so fast that I think all it did was run a null make. When I
> then did a bitbake of the entire image, I got the same error I got before,
> about not being able to find guile-2.0. Is there some manual surgery I can
> perform on the tree to get rid of the guile that it thinks exists, and
> really force it to be remade?

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. :(

Ross



More information about the yocto mailing list