Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 16:18:07 -0700 (PDT)
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org (FreeBSD Current)
Subject:   wayward symlink and libncurses
Message-ID:  <199908302318.QAA02315@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
The recent world breakage seems to be due to wayward symlinks.

ls -l /usr/obj/usr/src/tmp/usr/lib


lrwxr-xr-x      21 Aug 30 12:36 libcurses.a@ -> /usr/lib/libncurses.a
lrwxr-xr-x      21 Aug 30 12:36 libmytinfo.a@ -> /usr/lib/libncurses.a
-r--r--r--  377380 Aug 30 12:36 libncurses.a
lrwxr-xr-x      21 Aug 30 12:36 libtermcap.a@ -> /usr/lib/libncurses.a
lrwxr-xr-x      21 Aug 30 12:36 libtermlib.a@ -> /usr/lib/libncurses.a
lrwxr-xr-x      21 Aug 30 12:36 libtinfo.a@ -> /usr/lib/libncurses.a

Shouldn't these point at ./libncurses.a?

-- 
Steve


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908302318.QAA02315>