Re: [kbuild-devel] kbuild object permission problems

2002-04-25 Thread Keith Owens
On 25 Apr 2002 14:08:10 -0700, Thomas Duffy <[EMAIL PROTECTED]> wrote: >cp: cannot create regular file >`/tmp/newkbuild/scripts/pp_makefile2_parse.tab.c': Permission denied Use cp -f, mv -f. Index: 18.57/scripts/Makefile-2.5 --- 18.57/scripts/Makefile-2.5 Fri, 26 Apr 2002 01:01:04 +1000 kaos (

[kbuild-devel] kbuild object permission problems

2002-04-25 Thread Thomas Duffy
I am getting an error that has to do with a kbuild permission problem. If I build a kernel, make clean, and then try to rebuild the kernel again, the tduffy@curie:/build2/tduffy/linux_kbuild$ make -f Makefile-2.5 clean tduffy@curie:/build2/tduffy/linux_kbuild$ make -f Makefile-2.5 Using ARCH='s