Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 1998 21:56:47 +0200
From:      Paul van der Zwan <paulz@trantor.stuyts.nl>
To:        current@FreeBSD.ORG
Subject:   make buildworld needs root privs , why ?
Message-ID:  <199806251956.VAA14707@trantor.stuyts.nl>

next in thread | raw e-mail | index | archive | help

Is there a reason 'make buildworld' needs to be done as root ??
If I run it as a normal user it fails pretty quickly when it installs
make :

install -c -s -o bin -g bin -m 555   make /usr/obj/usr/source/src/tmp/usr/bin
install: /usr/obj/usr/source/src/tmp/usr/bin/make: chown/chgrp: Operation not permitted
*** Error code 71

Shouldn't it be possible to builworld as a non-priviliged user and only
make installworld as root ???

	Paul

-- 
Paul van der Zwan		paulz @ trantor.stuyts.nl
"I think I'll move to theory, everything works in theory..."



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?199806251956.VAA14707>