Subject: Re: What happened to /usr/bin/readlink ?
To: walt <wa1ter@myrealbox.com>
From: Luke Mewburn <lukem@NetBSD.org>
List: current-users
Date: 07/21/2003 22:59:30
On Mon, Jul 21, 2003 at 05:58:37AM -0700, walt wrote:
| I've been trying to update my current system for two days and it
| keeps failing because /usr/bin/readlink is still in the filelist
| but doesn't seem to exist in the source tree any longer.
|
| And the manpages for readlink are still in the filelist but the
| sources for them have also been deleted.
|
| Is readlink supposed to be gone or not?
No, it should be still there, but due to a minor logic error I made in
usr.bin/stat/Makefile yesterday, it wasn't being installed.
Update that Makefile and try again.