[oe] [PATCH 2/2] gvfs : Fix build failure due to introduction of host includes.

Khem Raj raj.khem at gmail.com
Mon Dec 12 17:35:30 UTC 2011


On Mon, Dec 12, 2011 at 8:24 AM, Philip Balister <philip at balister.org> wrote:
> Tested with Angstrom on usrp-e1xx.
>
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
>  meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb
> index 5a230eb..fd4a089 100644
> --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb
> +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb
> @@ -14,6 +14,7 @@ SRC_URI[archive.md5sum] = "402f94b187b197b403d25c85caeb9562"
>  SRC_URI[archive.sha256sum] = "0895ac8f6d416e1b15433b6b6b68eb119c6e8b04fdb66db665d684355ef89345"
>
>  EXTRA_OECONF = "--disable-samba \
> +                --disable-archive \

You are disabling archive backend explicitly. It might be that someone is using
it successfully. Why does it not work ?

>                 --with-samba-includes=${STAGING_INCDIR} \
>                 --with-samba-libs=${STAGING_LIBDIR} \
>                 --with-archive-includes=${STAGING_INCDIR} \

the above option is not needed when you are disabling libarchive anyway

> --
> 1.7.3.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list