I get the following with a cvs update; make clean; make gnome

gcc -Wp,-MD,obj/gnome/splitreg.d.tmp -c -g -O2  -I/usr/X11R6/include -DCELL_WIDGETS=1 
-I../../ -I../../src -I../../include -I../../src/engine -I../../lib/ComboBox-1.33 
-I../../lib/Xbae-4.6.2-linas -I/usr/include -I../../src/register 
-I../../src/register/gnome  -pg -DHAVE_CONFIG_H -I/usr/include -DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include -I/usr/X11R6/include -I/usr/lib/glib/include -DGNOME -o 
obj/gnome/splitreg.o splitreg.c
splitreg.c: In function `xaccInitSplitRegister':
splitreg.c:1087: `XFER_TO_CELL_HELP' undeclared (first use in this function)
splitreg.c:1087: (Each undeclared identifier is reported only once
splitreg.c:1087: for each function it appears in.)

looks like we're missing somethuing:

include/messages_i18n.h:#define XFER_CELL_HELP



--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to