Didier Wiroth wrote: > $ nice make SUDO=sudo build After setting SUDO=sudo in mk.conf you don't have to add that anymore. And it doesn't work because you don't have permissions, just like it says. Look up the permissions of that dir! And lo and behold you don't have access to them as _user_ because you only need sudo to be able to install, but you need write access to the builddirectories as _user_
# Han

