Subject: Re: symlinks (objdirs) all broken
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: current-users
Date: 06/23/2005 07:50:12
On Jun 23, 2005, at 7:43 AM, Hisashi T Fujinaka wrote:
> As soon as I sent the email, I realized that I hadn't installed the
> new
> programs with the symlink changes made, so it couldn't have been that.
No. Unless you explicitly mount your file systems with -o
magiclinks, they will behave exactly the same as they did before.
The issue is that Luke *removed* some of the automatic objdir
handling in make(1). That is likely your issue.
-- thorpej