GnuCash Crash

Chris Staskewicz cjs at math.utah.edu
Wed Aug 6 23:10:13 PDT 2003


Thanks for the reply.  I run 4.8 stable from CVS.  I've attached a file
with the listing from "pkg_info", pkgs.txt.gz.  I have the db.h files in
/usr/local/include/db3 and /usr/local/include/db4.  I checked the
requirements, and everything is satisfied from what the ports requires and
what is listed at gnucash.org.

I know that multiple versions of certain programs (like tcl, gtk, and so
on) have been installed on my system when I install via the ports; the
ports seem to keep older files and programs even when it adds an upgrade
to satisfy a dependency.  Perhaps the "configure" script is catching some
of these old packages, even though the ports Makefile has verified the
correct dependency?  I don't know...

On Wed, 6 Aug 2003, Joe Marcus Clarke wrote:

> On Wed, 2003-08-06 at 01:21, Chris Staskewicz wrote:
> > 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?
>
> What version of FreeBSD is this?  Do you have a /usr/include/db.h?  What
> other packages do you have installed on this system?
>
> Joe
>
> >
> > 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
> >  --------------------------------------------------------------------
> >
> > _______________________________________________
> > freebsd-gnome at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
> --
> PGP Key : http://www.marcuscom.com/pgp.asc
>
>
>

 --------------------------------------------------------------------
 Chris Staskewicz
 http://www.math.utah.edu/~cjs
 --------------------------------------------------------------------



More information about the freebsd-gnome mailing list