bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile error in git version


From: Bruno Haible
Subject: Re: compile error in git version
Date: Wed, 23 Nov 2022 19:09:27 +0100

Vivien Guillet wrote:
> Compiling from current git version a file seems to be missing from the 
> repo :
> 
> make[6]: Entering directory '/home/vivien/osrc/gettext/gettext-runtime/intl'
> 
> [...]
> 
> gcc: error: ./plural.c: No such file or directory
> gcc: fatal error: no input files

To build GNU gettext from git, you need to follow the instructions in
the HACKING file.

You didn't show what commands you executed, only the result of the last
command.

Based on this, I can only guess. The error message indicates that you
probably didn't have GNU bison installed.

Bruno






reply via email to

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