Subject: Re: gnucash issues
To: Jan Schaumann <jschauma@netbsd.org>
From: Martin J. Laubach <mjl@emsi.priv.at>
List: tech-pkg
Date: 02/08/2004 09:31:40
> ++#if !defined(__FreeBSD__) && !defined(__NetBSD__)

   This probably should read ... __NetBSD__ < 0106nnnnnnnn
with the nnnn indicating when the RTLD_DEFAULT appeared?
Otherwise gnucash won't even compile on pre-current.

	mjl