Date: Sat, 21 Oct 2000 01:44:35 +0100 From: Mark Ovens <marko@freebsd.org> To: Eric Osterweil <eosterweil@hotmail.com> Cc: questions@freebsd.org Subject: Re: Why does chflags cause make install to fail? Message-ID: <20001021014435.B258@parish> In-Reply-To: <F51b1c1SrktX4CdhqFS0000c73f@hotmail.com>; from eosterweil@hotmail.com on Fri, Oct 20, 2000 at 03:41:19AM %2B0000 References: <F51b1c1SrktX4CdhqFS0000c73f@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 20, 2000 at 03:41:19AM +0000, Eric Osterweil wrote: > > > I needed to recompile my kernal (to enable natd) in freeBSD 4.1.1-stable, > and when I run make install I get an error telling me that the "chflags > noschg /kernal" command is not allowed. Then the "mv /kernal /kernal.old" > fails and dumps the install process. > > I cannot find any reference to this on the freeBSD.org site. I also tried > to run "chflags nouchg /kernal", but it also fails. Is there something else ^^^^^^ Is this a typo? it should be ``noschg''. chflags(1) will only work if you are root, you are not trying to run it as a normal user are you? > I should try? > > Thanks, > > Eric > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001021014435.B258>