Jiason Li wrote: > I was trying to make some images followed the getting_started guide, > 'bitbake nano', 'bitbake console-image' all succeeded, > but soon I encountered problem when doing 'bitbake opie-image'. > > Do you have any idea about this issue?
This is due to libopkg's C headers having changed recently. Not only has the API changed, but the headers are now uncompilable within a C++ program. I am in the process of fixing this, hopefully I will have some patches done this evening. Cheers, Paul _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
