mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Richard Cochran <richardcochran@gmail.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] xorg-lib-xt: fix the build
Date: Fri, 13 Jun 2014 20:03:54 +0200	[thread overview]
Message-ID: <20140613180354.GA27279@localhost.localdomain> (raw)
In-Reply-To: <20140613151831.GD5199@pengutronix.de>


The libXt library requires X11/Xos.h in order to build the 'makestrs'
program for the host (build) machine. While this header may be available
on the build machine by chance, still the right way is to provide the
needed header in sysroot-host.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
---
 rules/xorg-lib-Xt.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/xorg-lib-Xt.in b/rules/xorg-lib-Xt.in
index 7f69679..370f509 100644
--- a/rules/xorg-lib-Xt.in
+++ b/rules/xorg-lib-Xt.in
@@ -3,6 +3,7 @@
 config XORG_LIB_XT
 	tristate
 	prompt "libXt"
+	select HOST_XORG_PROTO_X
 	select XORG_PROTO_X
 	select XORG_PROTO_KB
 	select XORG_LIB_X11
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-06-13 18:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13 14:51 [ptxdist] build failure in xorg-lib-xt Richard Cochran
2014-06-13 15:18 ` Michael Olbrich
2014-06-13 18:03   ` Richard Cochran [this message]
2014-06-16 19:00     ` [ptxdist] [PATCH] xorg-lib-xt: fix the build Michael Olbrich

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=20140613180354.GA27279@localhost.localdomain \
    --to=richardcochran@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /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