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

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

Re: compile error gettext cvs


From: Alexander Kahl
Subject: Re: compile error gettext cvs
Date: Thu, 24 May 2007 20:17:19 +0200

"touch gettext-runtime/intl/plural.y" does the trick
Thank you very much :)

Best regards,
Alex


> -----Ursprüngliche Nachricht-----
> Betreff: Re: compile error gettext cvs

> 
> Hi,
> 
> Alexander Kahl wrote:
> > I'm getting following error:
> > 
> >  gcc -std=gnu99 -DLOCALEDIR=\"/tools/share/locale\" -DBISON_LOCALEDIR=\"\" 
> > -DLOCALE_ALIAS_PATH=\"/tools/share/locale\" -DUSEJEXE=0 
> > -DGETTEXTJEXEDIR=\"/tools/lib/gettext\" 
> > -DGETTEXTJAR=\"/tools/share/gettext/gettext.jar\" -DLIBDIR=\"/tools/lib\" 
> > -DGETTEXTDATADIR=\"/tools/share/gettext\" 
> > -DPROJECTSDIR=\"/tools/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. 
> > -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib 
> > -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c 
> > plural-exp.c -o plural-exp.o
> > In file included from plural-exp.c:21:
> > plural.y:54: error: field 'op' has incomplete type
> 
> 'op' is of type 'enum expression_operator', which is defined in plural-exp.h,
> which is included by plural.y.
> 
> Can you "touch gettext-runtime/intl/plural.y" and retry "make", and if it
> still fails, report the results of
>   - "bison --version"
>   - "gcc --version"
>   - "uname -msr"
> Or investigate it yourself by looking at the preprocessing output of the
> failing compiler command.
> 
> Bruno
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192





reply via email to

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