Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 1998 00:00:35 -0600 (CST)
From:      Phil Gilley <pgilley@metronet.com>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   2.2.8 glitch (sysctl symlink)
Message-ID:  <Pine.HPP.3.95.981203233721.29059A-100000@fohnix.metronet.com>

next in thread | raw e-mail | index | archive | help
This is probably already known but I didn't see it ERRATA.TXT.

$ uname -r
2.2.8-RELEASE
$ ls -l /usr/sbin/sysctl
lrwxrwxrwx  1 root  bin  30 Dec  3 12:08 /usr/sbin/sysctl -> /R/stage/trees/bin/sbin/sysctl

whereis(1) calls /usr/sbin/sysctl and complains a little because of it.
The fix is obvious.  (Fix the link manually or rebuild and reinstall
sysctl.)

I don't know if any other symlinks are hosed.

Phil Gilley
pgilley@metronet.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPP.3.95.981203233721.29059A-100000>