Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2001:
[Freeciv-Dev] Re: cvs compiling problem (PR#1128)
Home

[Freeciv-Dev] Re: cvs compiling problem (PR#1128)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: kenn@xxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: cvs compiling problem (PR#1128)
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Dec 2001 09:32:53 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Wed, Dec 12, 2001 at 09:53:33PM -0800, kenn@xxxxxxxxxxxxxx wrote:
> Full_Name: Kenn Munro
> Version: 1.1.12-devel
> Distribution: Built from source
> Client: Both (or N/A)
> OS: Red Hat 7.2
> Submission from: (NULL) (216.104.96.83)
> 
> 
> I tried downloading and compiling the cvs (Dec 11) for the first time, and ran
> into a problem:
> 
> In the /po/Makefile, the "GMSGFMT =" line was blank.  This caused an error
> during the Make process:
> 
> Making all in po
> gmake[2]: Entering directory `/var/tmp/freeciv/po'
> file=./`echo da | sed 's,.*/,,'`.gmo \
>   && rm -f $file &&  --statistics -o $file da.po
> /bin/sh: --statistics: command not found
> gmake[2]: *** [da.gmo] Error 127
> gmake[2]: Leaving directory `/var/tmp/freeciv/po'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/var/tmp/freeciv'
> gmake: *** [all-recursive-am] Error 2
> 
> I installed gettext*.rpm, which provided /usr/bin/msgfmt, then edited the
> /po/Makefile to include:
> GMSGFMT = msgfmt

Known problem. 

> Can/should the configure script detect that "msgfmt" doesn't exist?

It should. I don't know configure enough to do it. Can you?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Any sufficiently advanced technology is indistinguishable from magic."
    -- Arthur C. Clarke


[Prev in Thread] Current Thread [Next in Thread]