technical: pointer-token-null?

Dave Peticolas dave@krondo.com
Sun, 17 Sep 2000 14:05:41 -0700


"Al B. Snell" writes:
> On Sun, 17 Sep 2000, Dave Peticolas wrote:
> 
> > What version of GnuCash are you using? Did you compile from source?
> > If so, what version of g-wrap did you use?
> 
> Hmmm... 
> 
> alaric@lust$ gnucash --version
> GnuCash 1.4.1
> alaric@lust$ cd /var/db/pkg
> alaric@lust$ ls -ld g-wrap*
> drwxr-xr-x  2 root  wheel  512 Sep 17 10:47 g-wrap-0.9.4
> 
> This is on a NetBSD system. NetBSD has a package system that builds
> packages automatically, from source, and pulls in dependencies as
> necessary. The database for gnucash reads:
> 
> DISTNAME=               gnucash-1.4.1
> ...
> DEPENDS+=               gnome-libs>=1.0.40:../../x11/gnome-libs
> DEPENDS+=               gettext>=0.10.35nb1:../../devel/gettext
> DEPENDS+=               eperl-2.2.14:../../textproc/eperl
> DEPENDS+=               libperl-5.00404:../../lang/libperl
> DEPENDS+=               g-wrap>=0.9.4:../../devel/g-wrap
> DEPENDS+=               guile-slib-2c8:../../devel/guile-slib
> DEPENDS+=               swig-1.1p5:../../devel/swig
> DEPENDS+=               libxml>=1.8.7:../../textproc/libxml
> 
> if any of those are outdated for this version of gnucash, I'll tell the
> database maintainer that it's a bug :-)

The version of gnucash is outdated for those packages :) You either
need to upgrade to gnucash 1.4.6, or downgrade g-wrap 0.9.1. I would
recommend upgrading gnucash, as there have been several bug fixes
since 1.4.1.

dave