Date: Wed, 12 Mar 2003 15:13:38 +0000 (UTC) From: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Subject: Re: uucp Message-ID: <b4nir2$2j6l$1@kemoauc.mips.inka.de> References: <031701c2e88e$cf9fed80$c74608c3@spoem>
next in thread | previous in thread | raw e-mail | index | archive | help
George Barnett <george@alink.co.za> wrote: > I'm trying to do an installworld and I'm receiving the following error: > mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p / > mtree: line 57: unknown user uucp > *** Error code 1 > Now, I can either go and add the user UUCP.. Do so. Why did you remove it in the first place? > or I could try figure out why make is ignoring this: > > foo# grep UUCP /etc/make.conf > NOUUCP=true # do not build uucp related programs This says "do not build uucp related programs". It does not say to ignore every traditional usage of the user "uucp" for serial locking etc. -- Christian "naddy" Weisgerber naddy@mips.inka.de 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?b4nir2$2j6l$1>