All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug] 2.5.25 build as one user and install as root
@ 2002-07-06  8:35 Keith Owens
  2002-07-06 11:28 ` Alessandro Suardi
  0 siblings, 1 reply; 5+ messages in thread
From: Keith Owens @ 2002-07-06  8:35 UTC (permalink / raw)
  To: linux-kernel

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-07-08  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-06  8:35 [Bug] 2.5.25 build as one user and install as root Keith Owens
2002-07-06 11:28 ` Alessandro Suardi
2002-07-06 12:00   ` Keith Owens
2002-07-07 21:25     ` Alessandro Suardi
2002-07-08  1:22       ` Keith Owens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.