Date: Tue, 5 Aug 2003 23:21:23 -0600 (MDT) From: Chris Staskewicz <cjs@math.utah.edu> To: gnome@FreeBSD.org Subject: GnuCash Crash Message-ID: <Pine.GSO.4.44.0308052314380.29926-100000@suntan.math.utah.edu>
next in thread | raw e-mail | index | archive | help
Sorry to bother you all, but I've tried to install every version of gnucash via the ports from 1.6.6 to 1.8.4. Every on fails to compile at some point. I've downloaded the .tar.gz port files for all these versions, and every one has made it into the compile stage. However, they break down, usually at "gnome-utils" section. Is there a fix in the making, is my computer messed up, or can somebody recommend a fix? Here's the tail end of the log, just before the error. Thanks! Chris. This happens in the 1.8.x versions: window-help.c: In function `gnc_help_window_destroy_cb': window-help.c:458: too few arguments to function window-help.c: In function `gnc_help_window_search_button_cb': window-help.c:563: warning: passing arg 2 of pointer to function from incompatible pointer type window-help.c:563: too few arguments to function window-help.c: In function `gnc_help_window_new': window-help.c:741: warning: implicit declaration of function `dbopen' window-help.c:741: warning: assignment makes pointer from integer without a cast window-help.c: In function `gnc_help_window_destroy': window-help.c:780: too few arguments to function gmake[4]: *** [window-help.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/finance/gnucash.1.8.3/work/gnucash-1.8.3/src/gnome-utils' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/finance/gnucash.1.8.3/work/gnucash-1.8.3/src/gnome-utils' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/finance/gnucash.1.8.3/work/gnucash-1.8.3/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/finance/gnucash.1.8.3/work/gnucash-1.8.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/finance/gnucash.1.8.3. And here's the log for the 1.6.x version: dbadd.c: In function `main': dbadd.c:87: implicit declaration of function `dbopen' dbadd.c:87: warning: assignment makes pointer from integer without a cast dbadd.c:110: warning: passing arg 2 of pointer to function from incompatible pointer type dbadd.c:110: too few arguments to function dbadd.c:117: too few arguments to function gmake[2]: *** [dbadd.o] Error 1 gmake[2]: Leaving directory `/usr/ports/finance/gnucash.1.6.6/work/gnucash-1.6.6/doc-tools' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/finance/gnucash.1.6.6/work/gnucash-1.6.6' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/finance/gnucash.1.6.6. -------------------------------------------------------------------- Chris Staskewicz http://www.math.utah.edu/~cjs --------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44.0308052314380.29926-100000>