From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] xterm: fix the build
Date: Mon, 16 Jun 2014 21:00:20 +0200 [thread overview]
Message-ID: <20140616190020.GE22932@pengutronix.de> (raw)
In-Reply-To: <20140613202945.GA13867@localhost.localdomain>
On Fri, Jun 13, 2014 at 10:29:45PM +0200, Richard Cochran wrote:
>
> Due to the change in the way that gcc is resolving the DSO linking,
> shared libraries must now be named explicitly. As a result, the configure
> script in the xterm package does not find libICE as it should. This patch
> works around the problem by adding that library manually.
>
> Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Thanks, applied.
Michael
> ---
> rules/xterm.make | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/rules/xterm.make b/rules/xterm.make
> index 523bc14..4797830 100644
> --- a/rules/xterm.make
> +++ b/rules/xterm.make
> @@ -46,6 +46,8 @@ XTERM_AUTOCONF := \
> # pkg-config then.
> #
>
> +XTERM_MAKE_OPT := EXTRA_LOADFLAGS=-lICE
> +
> # ----------------------------------------------------------------------------
> # Target-Install
> # ----------------------------------------------------------------------------
> --
> 1.7.10.4
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2014-06-16 19:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 15:12 [ptxdist] build failure in xterm Richard Cochran
2014-06-13 15:20 ` Michael Olbrich
2014-06-13 18:11 ` Richard Cochran
2014-06-13 18:25 ` Richard Cochran
2014-06-13 20:29 ` [ptxdist] [PATCH] xterm: fix the build Richard Cochran
2014-06-16 19:00 ` Michael Olbrich [this message]
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=20140616190020.GE22932@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--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