On 20 March 2013 19:43, Paul D. DeRocco <pdero...@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
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to