bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] make fails in po


From: Achim
Subject: Re: [Bug-gnubg] make fails in po
Date: 14 Jul 2003 05:51:33 +0200

Am Sam, 2003-07-12 um 10.18 schrieb Joern Thyssen:
> On Sat, Jul 12, 2003 at 07:32:29PM +1200, Joseph Heled wrote
> > The other translations has no problem with the same string. I have no 
> > idea what is going on there ...
> 
> gettext seems to be confused over the string "25% speed" because it
> thinks it's a printf style string. I've committed an ugly fix...

make[2]: Entering directory `/home/ace/local/src/gnubg'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib  -I/usr/include/libxml2
-I./intl -DLOCALEDIR=\"/home/ace/local//share/locale\"
-I/usr/include/freetype2  -I/usr/include/python2.2 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/opt/kde3/include/artsc  -I/opt/gnome/include/gnome-1.0   
-march=pentium4 -mcpu=pentium4 -O2 -MT gnubg.o -MD -MP -MF
".deps/gnubg.Tpo" \
  -c -o gnubg.o `test -f 'gnubg.c' || echo './'`gnubg.c; \
then mv ".deps/gnubg.Tpo" ".deps/gnubg.Po"; \
else rm -f ".deps/gnubg.Tpo"; exit 1; \
fi
gnubg.c: In function `real_main':
gnubg.c:7237: error: `pchScript' undeclared (first use in this function)
gnubg.c:7237: error: (Each undeclared identifier is reported only once
gnubg.c:7237: error: for each function it appears in.)
make[2]: *** [gnubg.o] Fehler 1
make[2]: Leaving directory `/home/ace/local/src/gnubg'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/ace/local/src/gnubg'
make: *** [all] Fehler 2


Ciao

Achim






reply via email to

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