From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue
Date: Fri, 25 May 2012 11:18:36 +0100 [thread overview]
Message-ID: <1337941116.20169.22.camel@ted> (raw)
In-Reply-To: <932f606a11243d307984d7b1034f0f9ce1e01683.1337927956.git.sgw@linux.intel.com>
On Thu, 2012-05-24 at 23:42 -0700, Saul Wold wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
>
> this commit avoids this build issue:
>
> | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.1/ld: cannot find -lelf
> | collect2: error: ld returned 1 exit status
> ...
> | make: *** [all] Error 2
> | ERROR: oe_runmake failed
> NOTE: package pango-1.28.4-r7: task do_compile: Failed
>
> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
> ---
> meta/recipes-graphics/pango/pango.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Why does pango suddenly need libelf? This doesn't make sense...
Cheers,
Richard
next prev parent reply other threads:[~2012-05-25 10:28 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 01/45] sudo: fixed wrong `chmod` path Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 02/45] opkg-nogpg: add file path Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 03/45] utils.bbclass: remove the unused oe_system Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 04/45] oe/process.py: remove it since it is unused and duplicated Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 05/45] dropbear: fix include dependent PR generation Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 06/45] wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 07/45] fontconfig-native: Be clear about FILE search path Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 08/45] ltp: Upgrade LTP to version 20120401 Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 09/45] distro_tracking_fields: update information for ltp Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 10/45] gmp: fix build with automake 1.12 Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 11/45] mpfr: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 12/45] popt: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 13/45] rpm: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 14/45] libxml2: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 15/45] shadow shadow-native: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 16/45] libtasn1: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 17/45] systemtap: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 18/45] libmpc: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 19/45] libcheck: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 20/45] texinfo: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 21/45] libidn: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 22/45] glew: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 23/45] findutils: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 24/45] lrzsz: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 25/45] minicom: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 26/45] lighttpd: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 27/45] libfm: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 28/45] libcroco: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 29/45] gmp-4.2.1: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 30/45] coreutils-native-6.9: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 31/45] grub-0.97: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 32/45] diffutils-2.8.1: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 33/45] grep-2.5.1a: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 34/45] gawk-3.1.5: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 35/45] findutils-4.2.31: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 36/45] make-3.81: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 37/45] avahi: fix install issue Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue Saul Wold
2012-05-25 10:18 ` Richard Purdie [this message]
2012-05-25 6:42 ` [Consolidated Pull 39/45] lttng2-ust: updated to version 2.0.2 Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 40/45] lttng-tools: updated to 2.0.1 Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 41/45] Updated distro-tracking-fields.inc Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 42/45] package.bbclass: Add additional debugging for dependencies Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 43/45] wpa-supplicant: don't let postinst fail when dbus-1 reload fails Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 44/45] binutils: Drop old/stale/broken csl recipe Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 45/45] ltp: Add attr to DEPENDS list Saul Wold
2012-05-25 10:19 ` [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates 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=1337941116.20169.22.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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