All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: Library paths for Makefile based recipes
Date: Wed, 29 Dec 2010 08:19:10 -0800	[thread overview]
Message-ID: <4D1B5F7E.8070907@linux.intel.com> (raw)
In-Reply-To: <A1C71709-8C15-4B14-941E-965112512C5A@dominion.thruhere.net>

On 12/29/2010 01:18 AM, Koen Kooi wrote:
>
> Op 29 dec 2010, om 01:29 heeft Darren Hart het volgende geschreven:
>
>> I'm working on packaging kernelshark ("make gui" for the trace-cmd recipe
>> basically). It fails trying to link to -lgtk-x11-2.0. I have added gtk+
>> as a DEPENDS and the library does exist in the sysroots. I have also added
>> "inherit pkgconfig" as the project Makefile uses it extensively.
>
> 'inherit pkgconfig' only does DEPENDS_prepend = "pkgconfig-native "

Right, but omitting it could result in the package being built using the 
host pkg-config, which shouldn't be a build dependency.


-- 
Darren Hart
Yocto Linux Kernel


  reply	other threads:[~2010-12-29 16:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-29  0:29 Library paths for Makefile based recipes Darren Hart
2010-12-29  0:41 ` Chris Larson
2010-12-29  0:58   ` Darren Hart
2010-12-30 11:21     ` Richard Purdie
2010-12-30 14:11       ` Chris Larson
2010-12-30 16:33         ` Darren Hart
2010-12-30 16:32       ` Darren Hart
2010-12-29  0:43 ` Tian, Kevin
2010-12-29  0:54   ` Darren Hart
2010-12-30 21:08     ` Bruce Ashfield
2010-12-30 21:10       ` Bruce Ashfield
2010-12-30 22:31         ` Darren Hart
2010-12-31  6:11           ` Bruce Ashfield
2010-12-29  9:18 ` Koen Kooi
2010-12-29 16:19   ` Darren Hart [this message]
2010-12-30 10:24     ` Richard Purdie

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=4D1B5F7E.8070907@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=koen@dominion.thruhere.net \
    --cc=poky@yoctoproject.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.