From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 1855] XORG Keyboard driver fails to compile
Date: Sun, 30 May 2010 13:14:19 +0200 [thread overview]
Message-ID: <87mxvhsktw.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20100530110358.819918A522@busybox.osuosl.org> (bugzilla@busybox.net's message of "Sun, 30 May 2010 11:03:58 +0000 (UTC)")
>>>>> "bugzilla" == bugzilla <bugzilla@busybox.net> writes:
bugzilla> https://bugs.busybox.net/show_bug.cgi?id=1855
bugzilla> --- Comment #2 from paul.jones at iwtech.com.au <paul@pauljones.id.au> ---
bugzilla> (In reply to comment #1)
>>
>> What package is this exactly? BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD? That one
>> seems to list both xserver and xproto as dependencies.
bugzilla> Yes, that's the one. I built it the other day and it worked
bugzilla> ok, but today I did a "git pull && make distclean" and now
bugzilla> it's not working.
Ahh, then I guess I know why:
commit b7acacaf6e84ec05ed76dd419e645cfbd6683f7a
Author: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Date: Fri May 28 17:58:43 2010 +0300
xserver_xorg-server: Use $(MAKE1) for make install
Xserver installation fails with parallel make jobs.
Installation to staging is not needed. So just remove it
instead of converting to $(MAKE1).
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
If we don't install into staging, then the other packages won't find the
xserver pkg-config file. I'll fix that now.
Please try to provide as much info as you can in the bug report in the
future, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-05-30 11:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-30 10:04 [Buildroot] [Bug 1855] New: XORG Keyboard driver fails to compile bugzilla at busybox.net
2010-05-30 10:49 ` [Buildroot] [Bug 1855] " bugzilla at busybox.net
2010-05-30 11:03 ` bugzilla at busybox.net
2010-05-30 11:14 ` Peter Korsgaard [this message]
2010-05-30 11:15 ` bugzilla at busybox.net
2010-05-30 18:14 ` bugzilla at busybox.net
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=87mxvhsktw.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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.