All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: gst-plugins-base tries to use host orcc
Date: Thu, 23 Sep 2010 15:00:46 -0600	[thread overview]
Message-ID: <4C9BBFFE.9040605@mlbassoc.com> (raw)
In-Reply-To: <4C9BB632.4050107@cbnco.com>

On 09/23/2010 02:18 PM, Michael Smith wrote:
> nm, I see the problem now.
>
> Michael Smith wrote:
>> Hi,
>>
>> gst-plugins-base-0.10.30 fails to build because common/m4/orc.m4 uses
>> "pkg-config --variable=orcc orc-0.4" to get the path to orcc, instead
>> of just using "orcc" in the path.
>>
>> tmp/sysroots/i486-oe-linux/lib/pkgconfig/orc-0.4.pc has:
>>
>> exec_prefix=
>> toolsdir=${exec_prefix}/bin
>> orcc=${toolsdir}/orcc
>>
>> so Make ends up calling /bin/orcc, which doesn't exist.
>>
>> For orc-native, tmp/sysroots/x86_64-linux/lib/pkgconfig/orc-0.4.pc has:
>>
>> exec_prefix=/..../tmp/sysroots/x86_64-linux
>>
>> but I don't know how to make pkg-config use this pc file when looking
>> for orcc, or if it even should. Has anybody else run into this?

So what's the fix?  I'm seeing this trying to build gst-plugins-bad 0.10.20
(I'm working on the recipe locally)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



      reply	other threads:[~2010-09-23 21:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23 19:54 gst-plugins-base tries to use host orcc Michael Smith
2010-09-23 20:18 ` Michael Smith
2010-09-23 21:00   ` Gary Thomas [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=4C9BBFFE.9040605@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --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.