From: Karel Zak <kzak@redhat.com>
To: Benno Schulenberg <bensberg@justemail.net>
Cc: Util-Linux <util-linux@vger.kernel.org>
Subject: Re: [patches] a few more man-page improvements
Date: Tue, 15 Oct 2013 10:27:31 +0200 [thread overview]
Message-ID: <20131015082731.GA31477@x2.net.home> (raw)
In-Reply-To: <1381783511.18298.33939989.442C9894@webmail.messagingengine.com>
On Mon, Oct 14, 2013 at 10:45:11PM +0200, Benno Schulenberg wrote:
>
> Attached is another small set of man-page tweaks. The second
> patch is a big one: it standardizes the phrases for the --help
> and --version options in all man pages.
>
>
> By the way, when trying to build util-linux from git, I get errors
> for mount and getopt. The output of a second 'make -k':
>
> make all-recursive
> make[1]: Entering directory `/home/ben/UTLNX'
> Making all in po
> make[2]: Entering directory `/home/ben/UTLNX/po'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/ben/UTLNX/po'
> make[2]: Entering directory `/home/ben/UTLNX'
> rm: cannot remove 'mount': Is a directory
> make[2]: *** [mount] Error 1
> rm: cannot remove 'getopt': Is a directory
> make[2]: *** [getopt] Error 1
> make[2]: Target `all-am' not remade because of errors.
> make[2]: Leaving directory `/home/ben/UTLNX'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/ben/UTLNX'
> make: *** [all] Error 2
>
> This has been like this for quite a while. I thought I must be
> doing something wrong or missing some tool, but I wonder.
>
> Trying a 'make clean' ends in:
>
> Making clean in .
> make[1]: Entering directory `/home/ben/UTLNX'
> rm -f dmesg mount umount wdctl mountpoint lsblk findmnt kill
> rm: cannot remove 'mount': Is a directory
> make[1]: *** [clean-binPROGRAMS] Error 1
> make[1]: Leaving directory `/home/ben/UTLNX'
> make: *** [clean-recursive] Error 1
Oh, it seems you have very old stuff in your work tree, try:
git clean -xdf
git checkout -f
or you can delete all and git clone again ;-)
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
next prev parent reply other threads:[~2013-10-15 8:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 20:45 [patches] a few more man-page improvements Benno Schulenberg
2013-10-15 8:27 ` Karel Zak [this message]
2013-10-15 9:51 ` Benno Schulenberg
2013-10-15 11:31 ` Karel Zak
2013-10-15 12:42 ` Benno Schulenberg
2013-10-15 13:48 ` Karel Zak
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=20131015082731.GA31477@x2.net.home \
--to=kzak@redhat.com \
--cc=bensberg@justemail.net \
--cc=util-linux@vger.kernel.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