public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: binutils@sourceware.org
Subject: Re: Current src trunk (and snapshot) does not install...
Date: Mon, 05 Jun 2006 14:17:00 -0000	[thread overview]
Message-ID: <20060605140459.GA19406@nevyn.them.org> (raw)
In-Reply-To: <20060605133942.GA18577@nevyn.them.org>

On Mon, Jun 05, 2006 at 09:39:42AM -0400, Daniel Jacobowitz wrote:
> Meanwhile, Thiemo reported this to me on IRC too: the answer is,
> bfd/po/, so something's wrong with $(MKINSTALLDIRS) in there.  We're
> looking at it.

This (committed) should fix it.  The new AM_MKINSTALLDIRS uses
$(top_builddir).

-- 
Daniel Jacobowitz
CodeSourcery

Index: bfd/ChangeLog
2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>

	* po/Make-in (top_builddir): Define.

Index: binutils/ChangeLog
2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>

	* po/Make-in (top_builddir): Define.

Index: gas/ChangeLog
2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>

	* po/Make-in (top_builddir): Define.

Index: gprof/ChangeLog
2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>

	* po/Make-in (top_builddir): Define.

Index: ld/ChangeLog
2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>

	* po/Make-in (top_builddir): Define.

Index: opcodes/ChangeLog
2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>

	* po/Make-in (top_builddir): Define.

Index: bfd/po/Make-in
===================================================================
RCS file: /cvs/src/src/bfd/po/Make-in,v
retrieving revision 1.8
diff -u -p -r1.8 Make-in
--- bfd/po/Make-in	6 Apr 2006 21:49:26 -0000	1.8
+++ bfd/po/Make-in	5 Jun 2006 13:55:36 -0000
@@ -16,6 +16,7 @@ SHELL = /bin/sh
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+top_builddir = @top_builddir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
Index: binutils/po/Make-in
===================================================================
RCS file: /cvs/src/src/binutils/po/Make-in,v
retrieving revision 1.5
diff -u -p -r1.5 Make-in
--- binutils/po/Make-in	6 Apr 2006 21:49:30 -0000	1.5
+++ binutils/po/Make-in	5 Jun 2006 13:55:36 -0000
@@ -16,6 +16,7 @@ SHELL = /bin/sh
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+top_builddir = @top_builddir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
Index: gas/po/Make-in
===================================================================
RCS file: /cvs/src/src/gas/po/Make-in,v
retrieving revision 1.5
diff -u -p -r1.5 Make-in
--- gas/po/Make-in	6 Apr 2006 21:49:33 -0000	1.5
+++ gas/po/Make-in	5 Jun 2006 13:55:36 -0000
@@ -16,6 +16,7 @@ SHELL = /bin/sh
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+top_builddir = @top_builddir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
Index: gprof/po/Make-in
===================================================================
RCS file: /cvs/src/src/gprof/po/Make-in,v
retrieving revision 1.7
diff -u -p -r1.7 Make-in
--- gprof/po/Make-in	6 Apr 2006 21:49:33 -0000	1.7
+++ gprof/po/Make-in	5 Jun 2006 13:55:37 -0000
@@ -16,6 +16,7 @@ SHELL = /bin/sh
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+top_builddir = @top_builddir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
Index: ld/po/Make-in
===================================================================
RCS file: /cvs/src/src/ld/po/Make-in,v
retrieving revision 1.5
diff -u -p -r1.5 Make-in
--- ld/po/Make-in	6 Apr 2006 21:49:34 -0000	1.5
+++ ld/po/Make-in	5 Jun 2006 13:55:38 -0000
@@ -16,6 +16,7 @@ SHELL = /bin/sh
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+top_builddir = @top_builddir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
Index: opcodes/po/Make-in
===================================================================
RCS file: /cvs/src/src/opcodes/po/Make-in,v
retrieving revision 1.5
diff -u -p -r1.5 Make-in
--- opcodes/po/Make-in	6 Apr 2006 21:49:35 -0000	1.5
+++ opcodes/po/Make-in	5 Jun 2006 13:55:40 -0000
@@ -16,6 +16,7 @@ SHELL = /bin/sh
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+top_builddir = @top_builddir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@

      reply	other threads:[~2006-06-05 14:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-05 12:23 Christian Joensson
2006-06-05 12:25 ` Daniel Jacobowitz
2006-06-05 12:51   ` Christian Joensson
2006-06-05 13:39     ` Christian Joensson
2006-06-05 14:37       ` Christian Joensson
2006-06-05 15:05         ` Thiemo Seufer
2006-06-05 20:40           ` Christian Joensson
2006-06-05 13:51     ` Daniel Jacobowitz
2006-06-05 14:17       ` Daniel Jacobowitz [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=20060605140459.GA19406@nevyn.them.org \
    --to=drow@false.org \
    --cc=binutils@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).