GnuCash wont build anymore (From SVN)

Tor Harald Thorland linux at strigen.com
Mon Nov 21 15:31:27 EST 2005


Hi,

I have successfully built the 1.9 release from SVN 6-7 times now, but
today it failed after i updated it.

I even removed the whole directory and did "download" all of it again.

I ran the following commands:
svn co http://svn.gnucash.org/repo/gnucash/trunk gnucash
cd gnucash
./autogen.sh --enable-debug --prefix=/opt/gnucash-1.9
./configure --enable-error-on-warning --enable-compile-warnings
--enable-debug --prefix=/opt/gnucash-1.9
make

When I run the make ill get the following output

sing-declarations -Werror -Wdeclaration-after-statement
-Wno-pointer-sign -MT gnc-splash.lo -MD -MP -MF .deps/gnc-splash.Tpo -c
gnc-splash.c  -fPIC -DPIC -o .libs/gnc-splash.o
gnc-splash.c: In function 'gnc_show_splash_screen':
gnc-splash.c:78: error: syntax error before ',' token
make[5]: *** [gnc-splash.lo] Error 1
make[5]: Leaving directory `/home/tortho/SVN/gnucash/src/gnome-utils'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/tortho/SVN/gnucash/src/gnome-utils'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/tortho/SVN/gnucash/src/gnome-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tortho/SVN/gnucash/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tortho/SVN/gnucash'
make: *** [all] Error 2


Any suggestions?

Tor Harald


More information about the gnucash-user mailing list