Subject: Re: gnucash issues
To: Martin J. Laubach <mjl@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: tech-pkg
Date: 02/09/2004 07:42:47
On Saturday 07 February 2004 20:25, Martin J. Laubach wrote:
[...]
>   So my ugly fix includes:
> 
>   * Build a -current ld.so_elf and install it on your 1.6 system.
>   * Also install /usr/include/dlfcn.h

A word of warning to anyone who tries this... I would expect anything that 
uses RTLD_SELF to fail hopelessly. Changes are required to libc for this to 
work.

Nick