error making r14913 (glitch from 14982?)

Andreas Köhler andi5.py at gmx.net
Sat Sep 30 15:42:41 EDT 2006


Hi,

Am Samstag, den 30.09.2006, 15:24 -0400 schrieb David Reiser:
> Trying to build R14913 today, I get:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../.. -I/sw/ 
> include -I../../lib/libc -I../../src/core-utils -I../../src -I../../ 
> src/gnc-module -I../../src/business/business-core/ -I../../lib/libqof/ 
> qof -I../../lib/libqof/qof -DGNUCASH -I/sw/include/glib-2.0 -I/sw/lib/ 
> glib-2.0/include -std=gnu99 -I/sw/include -g -Wall -Wunused -Wmissing- 
> prototypes -Wmissing-declarations -Werror -Wdeclaration-after- 
> statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -MT Transaction.lo - 
> MD -MP -MF .deps/Transaction.Tpo -c Transaction.c  -fno-common -DPIC - 
> o .libs/Transaction.o
> Transaction.c: In function 'xaccTransRegister':
> Transaction.c:1972: error: 'qof_string_number_compare_func'  
> undeclared (first use in this function)
> Transaction.c:1972: error: (Each undeclared identifier is reported  
> only once
> Transaction.c:1972: error: for each function it appears in.)
> make[5]: *** [Transaction.lo] Error 1
> 
> If I'm reading the histories correctly, that function call was added  
> in 14892.
> 
> Building from make distclean,  autogen,  config,  then make

14892 has been reverted in 14902.
14903 adds that call, but also the function definition and declaration
in libgncqof. Just to be safe: Did you update from the top-level
directory?

-- andi5




More information about the gnucash-devel mailing list