[yocto] Nothing PROVIDES nativesdk-krb5

Burton, Ross ross.burton at intel.com
Fri Sep 19 17:25:40 PDT 2014


On 19 September 2014 05:45, Joseph Andrew de la Peña
<jdelapena at lexmark.com> wrote:
> ERROR: Nothing PROVIDES 'nativesdk-krb5' (but
> virtual:nativesdk:poky/meta/recipes-support/curl/curl_7.32.0.bb DEPENDS or
> otherwise requires it).
>
> Haven't seen a DEPENDS for krb5 in curl and openssl recipe.
> Is there any update on curl recipe to fix this?

Well, something is adding a dependency on krb5 to your curl recipe...
if you have a recent poky (although that version of curl suggests that
you don't) then using bitbake -e nativesdk-curl should tell you what
is.

(the dependency on nativesdk-krb5 is failing because krb5 doesn't have
a manual -nativesdk recipe, or use BBCLASSEXTEND="nativesdk" to
magically generate one).

Ross



More information about the yocto mailing list