On Fri, Feb 18, 2000 at 08:31:06PM -0800, Matthew Dillon wrote:
>
> I wound up having to rm -rf /compat/linux and /usr/compat/linux and
> then doing the make install, which worked. It created /usr/compat/linux
> and didn't seem to care that no /compat/linux existed. However,
> other linux programs (e.g. the linux netscape) still look in /compat so
> I had to create a softlink from /compat/linux to /usr/compat/linux
> in order for netscape to run.
The /compat symlink should just die. compat bits should not be on the
root partition, so why are we pretending? /usr/compat should be the only
supported place. Peroid.
--
-- David ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message