Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: util-linux-ng 2.17 do_install fails (setarch manpage links)
Date: Mon, 20 Sep 2010 14:45:01 -0400	[thread overview]
Message-ID: <4C97ABAD.8050609@cbnco.com> (raw)
In-Reply-To: <4C93B8D6.7080604@cbnco.com>

Michael Smith wrote:
> util-linux-ng fails to build:
> 
> ...tmp/sysroots/x86_64-linux/usr/bin/install -c -m 644 ctrlaltdel.8 
> cytune.8 setarch.8 ldattach.8 tunelp.8 rtcwake.8 pivot_root.8 
> switch_root.8 .8 linux32.8 linux64.8 i386.8 .8 
> '...tmp/work/i486-oe-linux/util-linux-ng-2.17-r29.2/image/usr/share/man/man8' 
> 
> 
> .../install: will not overwrite just-created 
> `...tmp/work/i486-oe-linux/util-linux-ng-2.17-r29.2/image/usr/share/man/man8/.8' 
> with `.8'

> automake 1.11.1 expands this to:
> 
> SETARCH_LINKS = linux32 linux64 $(am__append_19) $(am__append_20) \
>         $(am__append_21) $(am__append_22) $(am__append_23) \
>         $(am__append_24) $(am__append_25) $(am__append_26)
> SETARCH_MAN_LINKS = $(SETARCH_LINKS:=.8)
> 
> Since am__append_21..26 are empty, SETARCH_MAN_LINKS is set to:
> 
> linux-32.8 linux-64.8 i386.8 .8

I'm using ancient GNU make 3.80 from SLES10 SP2. Slightly less ancient 
make 3.81 does not have this problem. I've worked around it by building 
make-native (3.82).

Mike



      reply	other threads:[~2010-09-20 18:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-17 18:52 util-linux-ng 2.17 do_install fails (setarch manpage links) Michael Smith
2010-09-20 18:45 ` Michael Smith [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=4C97ABAD.8050609@cbnco.com \
    --to=msmith@cbnco.com \
    --cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox