All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: xf86-input-synaptics: failed to build on arm and mips
Date: Sat, 31 Mar 2012 10:54:10 +0800	[thread overview]
Message-ID: <4F7671D2.4030503@windriver.com> (raw)


Hi folks,

I met this error when "bitbake world" (MACHINE=qemuarm)

| configure.ac:1:   run info '(automake)Extending aclocal'
| configure.ac:1:   or see 
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
| configure.ac:53: error: must install xorg-server development files before 
running autoconf/autogen


The problem is that arm's virtual/xserver="xserver-kdrive", but what it needs
is xserver-xorg, it built success after bitbake xserver-xorg, I don't know
whether this is a problem or not, the only thing is that it breaks the
bitbake world, maybe we should not build it when "bitbake world"
(MACHINE=qemuarm)?

The same error happened to mips when bitbake xf86-input-synaptics (I haven't
tried ppc yet, I think it should have the same error).

-- 
Thanks

Robert



                 reply	other threads:[~2012-03-31  3:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4F7671D2.4030503@windriver.com \
    --to=liezhi.yang@windriver.com \
    --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 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.