bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gettext-0.14.1 check failures


From: Bruno Haible
Subject: Re: gettext-0.14.1 check failures
Date: Wed, 9 Feb 2005 12:53:25 +0100
User-agent: KMail/1.5

>      The 'warning' lines follow, i hope i haven't
>      edited out too much from the gcc lines:
>
>         make[3]: Entering directory
>                 `/usr/src/gettext-0.14.1/gettext-runtime/src'
>         ...
>         gcc ... -g -O2 -c -o ngettext-ngettext.o
>                 `test -f 'ngettext.c' || echo './'`ngettext.c
>         ngettext.c: In function `main':
>         ngettext.c:196: warning: passing arg 1 of `fputs'
>                 makes pointer from integer without a cast

This also looks like a broken <libintl.h> file somewhere.

>      I've found two libintl.h's on my system, the later
>      one has declarations for the missing 'ngettext'.

Yes, that's most certainly the problem.

Bruno





reply via email to

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