All of lore.kernel.org
 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: Tue, 13 Dec 2011 10:21:11 -0500	[thread overview]
Message-ID: <4EE76D67.5060404@balister.org> (raw)
In-Reply-To: <CAMKF1sq-WGFk4LV6L8Zj4mn-NGymtUDYrZaoK_LBbDMF4_1vCQ@mail.gmail.com>

On 12/12/2011 04:45 PM, Khem Raj wrote:
> On Mon, Dec 12, 2011 at 10:34 AM, Philip Balister <philip@balister.org> wrote:
>>>>
>>>>  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.
> 
> OK. I see that we do not list libarchive in DEPENDS if we did then it
> would build I suppose. Can you try that please ?
> 
> so I think at present what you get is that if libarchive is built and
> staged before you build
> gvfs then you get the support compiled in if not then you don't. So
> your patch at least makes
> it consistent by disabling it.

Still fails if you DEPEND on libarchive.

Philip

> 
> Problem only happens if you have libarchive-dev installed on your
> build host which I think
> you do have and hence you see the problem.
> 
> I have no strong feeling on enabling or disabling it but I would
> prefer consistency
> 
> -Khem
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



      reply	other threads:[~2011-12-13 15:34 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
2011-12-12 21:45       ` Khem Raj
2011-12-13 15:21         ` Philip Balister [this message]

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=4EE76D67.5060404@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.