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