Hi,

 

I am trying to build the ramdisk_cd, but having some problems with
permission of the ramdisk_cd directory. It is set to my user and group wsrc,
but when I try to do a make I get the following:

 

cnc# make -j2

crunchgen -E -D /usr/src -L /usr/lib  -c instbin.c -e instbin -m instbin.mk
instbin.conf

cd
/usr/src/distrib/amd64/ramdisk_cd/../../../sys/arch/amd64/compile/RAMDISK_CD
&&  su build -c 'make config && make clean && env COPTS=-Oz make'

cd /usr/obj/sys/arch/amd64/compile/RAMDISK_CD && config -s /usr/src/sys -b
/usr/src/sys/arch/amd64/compile/RAMDISK_CD/obj
/usr/src/sys/arch/amd64/conf/RAMDISK_CD

config: cannot write Makefile: Permission denied

*** Stop.

*** Error 1 in /usr/src/sys/arch/amd64/compile/RAMDISK_CD (Makefile:1385
'config')

*** Error 2 in target 'bsd'

*** Error 2 in /usr/src/distrib/amd64/ramdisk_cd (Makefile.inc:81 'bsd')

cnc#

 

I tried adding the "build" user to the wsrc group but still get the problem.


 

Can anyone shed some light.

 

Alfredo

 

 

Reply via email to