[Freeciv-Dev] Something is wrong.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I've followed the cvs for a while and recently updated. I don't know
when I the last update was.
The bug I have is during make in ./po:
file=./`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH no -o $file de.po
/bin/sh: no: command not found
from the Makefile, this is set as
GMSGFMT = PATH=../src:$$PATH no
and utilized during:
.po.gmo:
file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
&& rm -f $$file && $(GMSGFMT) -o $$file $<
Sorry I can't really offer anything else. It configures fine, but
msgfmt and gmsgfmt are set to no. I have gettext installed.
Cheers,
Lance
- [Freeciv-Dev] Something is wrong.,
Lance Levsen <=
|
|