Re: exp10() error on winXP svn 15713

2007-03-13 Thread Nathan Buchanan
Hi Chris! On 3/14/07, Chris Shoemaker <[EMAIL PROTECTED]> wrote: > > On Tue, Mar 13, 2007 at 11:04:50PM -0400, Nathan Buchanan wrote: > > Hello! > > > > I ran into the following error when building svn 15713: > > > > ../../../repos/src/app-utils/gnc-ui-util.c: In function > `integer_to_words': > >

Re: exp10() error on winXP svn 15713

2007-03-13 Thread Nathan Buchanan
Hi! On 3/13/07, Karl Chen <[EMAIL PROTECTED]> wrote: > > > Does it work if you add the following line before #include > ? > > #define _GNU_SOURCE This does not solve it. I get the following on top of the original message: ../../../repos/src/app-utils/gnc-ui-util.c:32:1: "_GNU_SOURCE" redefined

Re: exp10() error on winXP svn 15713

2007-03-13 Thread Chris Shoemaker
On Tue, Mar 13, 2007 at 11:04:50PM -0400, Nathan Buchanan wrote: > Hello! > > I ran into the following error when building svn 15713: > > ../../../repos/src/app-utils/gnc-ui-util.c: In function `integer_to_words': > ../../../repos/src/app-utils/gnc-ui-util.c:1605: warning: implicit > declaration

Re: exp10() error on winXP svn 15713

2007-03-13 Thread Karl Chen
Does it work if you add the following line before #include ? #define _GNU_SOURCE > On 2007-03-13 20:04 PDT, Nathan Buchanan writes: Nathan> ../../../repos/src/app-utils/gnc-ui-util.c: In Nathan> function `integer_to_words': Nathan> ../../../repos/src/app-utils/gnc-ui-util.c:1605

exp10() error on winXP svn 15713

2007-03-13 Thread Nathan Buchanan
Hello! I ran into the following error when building svn 15713: ../../../repos/src/app-utils/gnc-ui-util.c: In function `integer_to_words': ../../../repos/src/app-utils/gnc-ui-util.c:1605: warning: implicit declaration of function `exp10' make[4]: *** [gnc-ui-util.lo] Error 1 make[4]: Leaving dire

Re: Errors on x86_64 system with svn 15710

2007-03-13 Thread David V Herman
On Tue, 2007-03-13 at 17:00 -0400, Derek Atkins wrote: > Thanks for the report. > Try again with r15711. > > -derek > Some progress dialog-print-check.c: In function 'format_read_item_placement': dialog-print-check.c:440: warning: format '%d' expects type 'int', but argument 7 has type 'gsize' d

Re: Errors on x86_64 system with svn 15710

2007-03-13 Thread Derek Atkins
Thanks for the report. Try again with r15711. -derek Quoting David V Herman <[EMAIL PROTECTED]>: > On a Fedora 6 x86_64 system > > $ svn update > At revision 15710. > > ./configure --enable-compile-warnings --enable-ofx --enable-hbci > --enable-debug --prefix=/opt/gnucash-svn > > Terminates with

Errors on x86_64 system with svn 15710

2007-03-13 Thread David V Herman
On a Fedora 6 x86_64 system $ svn update At revision 15710. ./configure --enable-compile-warnings --enable-ofx --enable-hbci --enable-debug --prefix=/opt/gnucash-svn Terminates with errors, terminal log follows. gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"gnc.app-util\" -I../../lib/l