[Bug] 2.5.25 build as one user and install as root

From: Keith Owens (kaos@ocs.com.au)
Date: Sat Jul 06 2002 - 03:35:46 EST


2.5.25 existing build system has a nasty bug. Build as one user then
make install as root. It does supurious recompiles of some files and
leaves them owned as root. All of these files are now owned by root
and cause problems when the build user wants to rebuild.

arch/i386/boot/compressed/vmlinux.bin
arch/i386/boot/compressed/piggy.o
arch/i386/boot/compressed/vmlinux
arch/i386/boot/.setup.o.cmd
arch/i386/boot/setup.o
arch/i386/boot/setup
arch/i386/boot/vmlinux.bin
include/linux/compile.h
init/.version.o.cmd
init/version.o
init/init.o
.version
vmlinux

Not a problem for kbuild 2.5 of course, it checks and aborts if
installing as root would require recompiles.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 07 2002 - 22:00:16 EST