Failing automake when trying to build version from CVS

Derek Atkins warlord at MIT.EDU
Sat Nov 12 19:01:14 EST 2005


Sorry, I lost context.  Which branch of CVS?
Note that CVS is locked; we've moved all development to SVN.  You
should pull from there.

Also, what OS/Distro are you on?  This looks like a gcc-4
error trying to build gnucash-1.8...

-derek

Tor Harald Thorland <linux at strigen.com> writes:

> Hi, I removed the old text from this one, as I got a step furter in my
> mission to build from CVS,
>
> I finally managed to run the autogen without any errors !!!
>
> Now, make gives me a hard time, and exited with 2 errors...
> Below is the last part of the output from make:
>
> Some deprecated features have been used.  Set the environment
> variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
> program to get more information.  Set it to "no" to suppress
> this message.
> make  all-recursive
> make[4]: Entering directory `/home/tortho/CVS/gnucash/src/engine'
> Making all in .
> make[5]: Entering directory `/home/tortho/CVS/gnucash/src/engine'
> if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I../..    -I../../lib/libc -I../../src/gnc-module
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -std=gnu99    -g -O2 -g
> -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations   -Werror -MT
> gw-engine.lo -MD -MP -MF ".deps/gw-engine.Tpo" -c -o gw-engine.lo
> gw-engine.c; \
> then mv -f ".deps/gw-engine.Tpo" ".deps/gw-engine.Plo"; else rm -f
> ".deps/gw-engine.Tpo"; exit 1; fi
> mkdir .libs
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/libc
> -I../../src/gnc-module -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -std=gnu99 -g -O2 -g -Wall -Wunused -Wmissing-prototypes
> -Wmissing-declarations -Werror -MT gw-engine.lo -MD -MP -MF
> .deps/gw-engine.Tpo -c gw-engine.c  -fPIC -o .libs/gw-engine.o
> cc1: warnings being treated as errors
> In file included from ./gnc-book.h:41,
>                  from ./Account.h:31,
>                  from ./Group.h:30,
>                  from gw-engine.c:9:
> ./gnc-pricedb.h:176: warning: type qualifiers ignored on function return
> type
> make[5]: *** [gw-engine.lo] Error 1
> make[5]: Leaving directory `/home/tortho/CVS/gnucash/src/engine'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/home/tortho/CVS/gnucash/src/engine'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/home/tortho/CVS/gnucash/src/engine'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/tortho/CVS/gnucash/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/tortho/CVS/gnucash'
> make: *** [all] Error 2
>
>
>
> Any suggestions? (Im a newbie, and are doing this only to do some
> translation)
>
> Thanks
> Tor Harald Thorland
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>
>

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list