From: Karel Zak <kzak@redhat.com>
To: Kevin Wilson <wkevils@gmail.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>,
util-linux@vger.kernel.org
Subject: Re: error with util-linux from git
Date: Tue, 7 May 2013 09:16:21 +0200 [thread overview]
Message-ID: <20130507071621.GB29882@x2.net.home> (raw)
In-Reply-To: <CAGXs5wVA54qwmwUQ6aJJ-JWJCLXXfG5F-6EfT9h1_xX8rRW9mQ@mail.gmail.com>
On Sun, May 05, 2013 at 09:15:42PM +0300, Kevin Wilson wrote:
> Making all in po
> make[2]: Entering directory `/work/src/util-linux/po'
> test -z "ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo fi.gmo
> fr.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo
> pt_BR.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo
> zh_TW.gmo" || make ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo
> fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo
> pt_BR.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo
> zh_TW.gmo
> make[3]: Entering directory `/work/src/util-linux/po'
> : --update ca.po util-linux.pot
> rm -f ca.gmo && : -c --statistics -o ca.gmo ca.po
> mv: cannot stat ‘t-ca.gmo’: No such file or directory
> make[3]: *** [ca.gmo] Error 1
> make[3]: Leaving directory `/work/src/util-linux/po'
> make[2]: *** [stamp-po] Error 2
> make[2]: Leaving directory `/work/src/util-linux/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/work/src/util-linux'
> make: *** [all] Error 2
Hmm... never seen that, try
git clean -xdf
./autogen.sh
./configure
make
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
next prev parent reply other threads:[~2013-05-07 7:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-05 16:08 error with util-linux from git Kevin Wilson
2013-05-05 16:12 ` Samuel Thibault
2013-05-05 17:57 ` Kevin Wilson
2013-05-05 18:15 ` Kevin Wilson
2013-05-07 7:16 ` Karel Zak [this message]
2013-05-07 7:18 ` Kevin Wilson
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=20130507071621.GB29882@x2.net.home \
--to=kzak@redhat.com \
--cc=samuel.thibault@ens-lyon.org \
--cc=util-linux@vger.kernel.org \
--cc=wkevils@gmail.com \
/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