Re: kernel building: what am i doing wrong?

2006-04-26 Thread Charles Plessy
On Wed, Apr 26, 2006 at 07:51:56AM +0200, Michael Lampard wrote : 1. get a kernel from kernel.org 2. unpack it to /usr/src 3. delete the symlink /usr/src/linux an relink it on the new kernel 4. copy the config (p.ex. the one from above) to /usr/src/linux/.config 5. make oldconfig 6. make

Re: kernel building: what am i doing wrong?

2006-04-26 Thread Michael Lampard
Hi, Is it by choice that you did not use the make-kpkg system provided by debian ? i know make-kpkg. but i prefer the distribution-independend way of kernel compiling. (btw: i had no luck with make-kpkg either) are there any errors building that way? or: has someone running a 2.6.16* kernel

kernel building: what am i doing wrong?

2006-04-25 Thread Michael Lampard
hy, i am trying to build a 2.6.16* kernel for my ppc-powerbook and look for some kind of default kernel-config, from where i could start. these are the ones i tried without success: - pmac_defconfig from vanilla 2.6.16.11 (arch/ppc/configs) of kernel.org - the one that comes with