Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] gvfs : Fix build failure due to introduction of host includes.
Date: Mon, 12 Dec 2011 13:34:23 -0500	[thread overview]
Message-ID: <4EE6492F.9030402@balister.org> (raw)
In-Reply-To: <CAMKF1soquX6jz+ZFpUEgWPkAUFxhcHXBQSug7tFJck8y+1QKng@mail.gmail.com>

On 12/12/2011 12:35 PM, Khem Raj wrote:
> On Mon, Dec 12, 2011 at 8:24 AM, Philip Balister <philip@balister.org> wrote:
>> Tested with Angstrom on usrp-e1xx.
>>
>> Signed-off-by: Philip Balister <philip@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 it enabled, the build fails because it looks at host includes. Long
term someone will likely fix this, be in the short term, I need this to
work so I can move forward with oe-core based stuff.

Philip

> 
>>                 --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@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



  reply	other threads:[~2011-12-12 18:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 16:24 [PATCH 1/2] gnome-panel : Fix format of LICENSE field Philip Balister
2011-12-12 16:24 ` [PATCH 2/2] gvfs : Fix build failure due to introduction of host includes Philip Balister
2011-12-12 17:35   ` Khem Raj
2011-12-12 18:34     ` Philip Balister [this message]
2011-12-12 21:45       ` Khem Raj
2011-12-13 15:21         ` Philip Balister

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EE6492F.9030402@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox