Subject: Re: errors while building KDE
To: None <perry@piermont.com, tech-pkg@netbsd.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: tech-pkg
Date: 03/19/2003 17:30:31
I fixed the problem that the kdeadmin3 build was tripping over; there
was another bug in the new atexit.c code that affected programs that
dynamically load and unload C++ shared objects.

Grab rev 1.16 of src/lib/libc/stdlib/atexit.c and rebuild libc.

        - Nathan