pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/clisp fails to build
Rhialto wrote:
> lang/clisp fails to build, apparently since it wants to install
> something during the build, doing a chown, and that is not allowed (as a
> non-root user, anyway).
>
> The build ends like this:
> /usr/bin/install -c -o root -g wheel -m 444 .libs/libcharset.so.1.0.0
> /home/tmp/lang/clisp/work.x86_64/clisp-2.39/src/libcharset.so.1.0.0
> install: /home/tmp/lang/clisp/work.x86_64/clisp-2.39/src/libcharset.so.1.0.0:
> chown/chgrp: Operation not permitted
Do you have these options in your mk.conf?
UNPRIVILEGED=yes
UNPRIVILEGED_USER=whatever
UNPRIVILEGED_GROUP=whatever
--
Christian
Home |
Main Index |
Thread Index |
Old Index