[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't build GNU make from savannah git
From: |
Paul Eggert |
Subject: |
Re: can't build GNU make from savannah git |
Date: |
Wed, 06 Aug 2014 16:22:54 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Mike Gran wrote:
You might remove the "-Wall -Werror" text of that line in
configure.ac, and that could fix it.
Thanks, I tried that (patch attached) and the build got further, but the
build failed in a different way (log attached), with the following
puzzling diagnostics at the point of failure:
make[3]: Leaving directory '/home/eggert/src/gnu/make/po'
test ! -f ./make.pot || \
test -z "be.gmo cs.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo
gl.gmo he.gmo hr.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo pl.gmo
pt_BR.gmo ru.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo" || make be.gmo
cs.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo
id.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sv.gmo
tr.gmo uk.gmo vi.gmo zh_CN.gmo
make[3]: Entering directory '/home/eggert/src/gnu/make/po'
make[4]: Entering directory '/home/eggert/src/gnu/make/po'
File be.po does not exist. If you are a translator, you can create it
through 'msginit'.
Makefile:478: recipe for target 'be.po-create' failed
make.patch
Description: Text document
make.log
Description: Text Data