Compiling 1.9 - ltdl.h/libtool error [was: RE:Semi-OT:EasternMA (US) banks compatable with GNUCash?]

Don Levey gnucash at the-leveys.us
Tue Feb 14 21:55:06 EST 2006


Derek Atkins wrote:
> http://bugzilla.gnome.org/show_bug.cgi?id=330615
>
> Quoting Don Levey <gnucash at the-leveys.us>:
>
>> /usr/include/g-wrap -g -O2 -Wall -Wunused -Wmissing-prototypes
>> -Wmissing-dec larations -Werr or -Wdeclaration-after-statement
>> -Wno-pointer-sign -MT
>> gw-engine.lo -MD -MP -MF .deps/gw-engine.Tpo -c gw-engine.c  -fPI
>> C -DPIC -o .libs/gw-engine.o
>> cc1: warnings being treated as errors
>> gw-engine.c: In function 'gw__tmp426_xaccQueryAddDateMatch_wrapper':
>> gw-engine.c:16599: warning: 'gw__scm_extras[0]' is used
>> uninitialized in this function make[5]: *** [gw-engine.lo] Error 1
>> make[5]: Leaving directory `/opt/gnucash-1.9.0/src/engine'
>> make[4]: *** [all-recursive] Error 1
>> make[4]: Leaving directory `/opt/gnucash-1.9.0/src/engine'
>> make[3]: *** [all] Error 2
>> make[3]: Leaving directory `/opt/gnucash-1.9.0/src/engine'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory `/opt/gnucash-1.9.0/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/opt/gnucash-1.9.0'
>> make: *** [all] Error 2

That did it!  Running

	make CFLAGS="-Wno-uninitialized

allowed make to finish, and make install completed without apparent errors.
I guess I need to learn how to check the bugs database if I'm going to test
an unstable package...  Now to fire it up.

Thanks again,
 -Don


More information about the gnucash-user mailing list