help-bison
[Top][All Lists]
Advanced

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

Re: error on make


From: Pascal Bart
Subject: Re: error on make
Date: Thu, 23 Aug 2001 13:52:55 +0000 (GMT)

On Thu, 23 Aug 2001, Redaelli Matteo, IT wrote:

>bonnie.root./apps/WEB/src/bison-1.28 $ make
>No suffix list.
>        make  all-recursive
>No suffix list.
>Making all in intl
>Making all in po
>        file=./`echo de | sed 's,.*/,,'`.gmo \
>          && rm -f $file && PATH=../src:$PATH msgfmt -o $file de.po
>sh[2]: msgfmt:  not found.

Msgfmt is include in the gettext package, so you need it to compile Bison,
but I'm surprise, that we don't check it during `configure'. You ought to
use `gmake', which do better work than `make'.

Pascal Bart (address@hidden)




reply via email to

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