Re: Announce: Kernel Build for 2.5, Release 2.3 is available

From: Nick Sanders (sandersn@btinternet.com)
Date: Thu May 02 2002 - 11:45:19 EST


On Wednesday 01 May 2002 2:53 pm, Keith Owens wrote:
>
> Release 2.3 of kernel build for kernel 2.5 (kbuild 2.5) is available.
> http://sourceforge.net/projects/kbuild/, package kbuild-2.5, download
> release 2.3.
>
I'm having problems installing a kernel built with kbuild-2.5 (Release 2.3), the kernel compiled fine its just the install step.
It did compile, install and boot using the old kbuild, config is attached.
This what I'm getting -
------------------------------------------------------------------------------
sandersn@gandalf:/usr/src/linux-2.5.12-kbuild$ su -c 'make -f Makefile-2.5 install'
Password:
Using existing global Makefile for install, writing is disabled when installing as another user
Starting phase 5 (build) for install
pp_makefile5: KBUILD_WRITABLE is false, giving up
make[1]: *** [arch/i386/kernel/init_task.o] Error 1

Kernel build failed. Please read the FAQ at http://www.tux.org/lkml/ before sending a bug report.

make: *** [phase5] Error 1
-----------------------------------------------------------------
If I run it as the user that did the compiling I get further but it fails for obvious reasons
-----------------------------------------------------------------
sandersn@gandalf:/usr/src/linux-2.5.12-kbuild$ make -f Makefile-2.5 install
Using ARCH='i386' AS='as' LD='ld' CC='/usr/bin/gcc' CPP='/usr/bin/gcc -E' AR='ar' HOSTAS='as' HOSTLD='gcc' HOSTCC='gcc' HOSTAR='ar'
Generating global Makefile
  phase 1 (find all inputs)
  phase 2 (convert all Makefile.in files)
  phase 3 (evaluate selections)
  phase 4 (write global makefile)
Starting phase 5 (build) for install
  Updating global makefile with final commands
  Global makefile is ready for install
  Installing modules
rm: cannot unlink `/lib/modules/2.5.12/build': Permission denied
make[1]: *** [modules_install] Error 1

Kernel build failed. Please read the FAQ at http://www.tux.org/lkml/ before sending a bug report.

make: *** [phase5] Error 1
-------------------------------------------------------------

Thanks

Nick Sanders



-
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 : Tue May 07 2002 - 22:00:14 EST