pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Linux-specific issue



We have to fix the following lines in pkgsrc/mk/platform/Linux.mk.

# FIXME: Adjust to work on this system and enable the lines below.
#.if !(empty(SETGIDGAME:M[yY][eE][sS]))
#GAMES_USER=            games
#GAMES_GROUP=           games
#GAMEOWN=               ${GAMES_USER}
#GAMEGRP=               ${GAMES_GROUP}
#GAMEMODE=              2555
#GAMEDIRMODE=           0775
#.endif

Anyway, it's not a Linux specific problem. I got same error on Darwin.

On Tue, 29 Apr 2008 23:43:21 +0300, Aleksey Cheusov <cheusov%tut.by@localhost> 
wrote:

> 0 rocksndiamonds-levels>pwd
> /srv/pkgsrc/games/rocksndiamonds-levels
> 
> 0 rocksndiamonds-levels>bmake show-var VARNAME=MAKE_DIRS_PERMS
> bmake: "../../mk/check/../../mk/check/check-files.mk" line 80: Not enough 
> words in for substitution list

> 1 rocksndiamonds-levels>cat -n ../../mk/check/../../mk/check/check-files.mk

>     80  .for d o g m in ${MAKE_DIRS_PERMS} ${OWN_DIRS_PERMS}
>     81  CHECK_FILES_SKIP+=      ${d:C/^([^\/])/${PREFIX}\/\1/}.*
>     82  .endfor

-- Yuji Yamano
Peace, unity, love and having fun!


Home | Main Index | Thread Index | Old Index