From: Jay Snyder <jay.snyder@tycoelectronics.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: how to NOT include xserver-kdrive in an OE build?
Date: Mon, 2 Aug 2010 14:58:48 -0400 [thread overview]
Message-ID: <4C571568.4040400@tycoelectronics.com> (raw)
In-Reply-To: <mailman.306.1280575532.17151.openembedded-devel@lists.openembedded.org>
I am trying to use xorg-xserver 1.7.4 in my build for an Intel Atom Z510
system.
I want to build xf86-video-intel, but get the following error:
*| checking for XORG... configure: error: Package requirements
(xorg-server >= 1.6 xproto fontsproto randrproto renderproto
xextproto x11 xextproto) were not met:
|
| Requested 'xorg-server >= 1.6' but version of xorg-server is 1.4.0.90
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables XORG_CFLAGS
| and XORG_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
*
|
I checked the deply/glibc/ipk/i686 directory, and there are packages for
BOTH xserver-kdrive, and xserver-xorg built.
The xorg-xserver version being returned by pkg-config is the one for the
kdrive serer.
Since I'm not using the kdrive server, I'd like to prevent it from being
built at all, so that the pkg-config in my staging directories reflects
the actual version of xorg-xerver that I have built.
Thanks,
Jay
parent reply other threads:[~2010-08-02 18:59 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <mailman.306.1280575532.17151.openembedded-devel@lists.openembedded.org>]
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=4C571568.4040400@tycoelectronics.com \
--to=jay.snyder@tycoelectronics.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.