From: "Mike Westerhof (mwester)" <mwester@dls.net>
To: openembedded-devel@openembedded.org
Subject: Re: console-image trying to build X?
Date: Thu, 28 May 2009 10:38:23 -0500 [thread overview]
Message-ID: <4A1EAFEF.8010902@dls.net> (raw)
In-Reply-To: <87d49uaq9f.wl%peter@chubb.wattle.id.au>
Peter Chubb wrote:
> Hi,
> I'm using the tip-of-tree as of this morning openembedded
> recipes to build a console image for the Beagleboard. After a while,
> I see:
> ...
> NOTE: collecting binary locales from locale tree
> NOTE: Multiple libraries (libnss_nis.so.2, libnss_nisplus.so.2, libnss_hesiod.so.2) found, but LEAD_SONAME 'libc.so' doesn't match any of them
> NOTE: Couldn't find shared library provider for libgcc_s.so.1
> NOTE: Tasks Summary: Attempted 554 tasks of which 0 didn't need to be rerun and 1 failed.
> ERROR: '/home/peterc/src/OpenEmbedded/openembedded/recipes/xorg-proto/xproto-native_7.0.15.bb' failed
xproto-native is missing the dependency on util-macros-native.
I lack the familiarity with the X recipes to know where this dependency
should be added; perhaps someone who knows this better can just add that.
In the meantime, just "bitbake util-macros-native", and restart your
original build; this time xorg-proto will build correctly.
> Why are the recipes even trying to build X for a console-image? (to
> me, console means no X or graphics) And how can I work out how to fix
> the error?
This has been a topic of discussion from time-to-time. In all
likelihood, X is being pulled in to satisfy dbus or bluez (I don't
recall which off the top of my head). You probably will not end up with
the full X packages on your resulting image; OE just need to build that
in order to satisfy some very specific build-time dependencies.
As a side note, I have been meaning for some time to create a "no-X"
version of the particular package that causes this, to suit my own
needs; once that gets done there might be an easy way to do a build that
won't have this dependency.
Regards,
Mike (mwester)
next prev parent reply other threads:[~2009-05-28 15:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-28 2:57 console-image trying to build X? Peter Chubb
2009-05-28 12:06 ` Lucian Ion
2009-05-28 15:38 ` Mike Westerhof (mwester) [this message]
2009-05-28 15:49 ` Phil Blundell
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=4A1EAFEF.8010902@dls.net \
--to=mwester@dls.net \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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.