Subject: Re: cu and getfsstat
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 04/22/2004 12:09:23
In article <20040422111457.GI1935@quartz.newn.cam.ac.uk>,
Patrick Welche <prlw1@newn.cam.ac.uk> wrote:
>At the rate you guys work, it's probably already fixed, but just in case,
>with this morning's CVS, an i386 build.sh release gets as far as:

I think that your libc.so got misbuilt because of older .so files in
the obj dir. Remove the .116 version using the rescue tools, make
the symlinks to libc.so.12.115 -> libc.so.12 and make clean and make
in libc.

christos