Re: 2.6.9-rc4-mm1
From: Jack Byer
Date: Mon Oct 11 2004 - 20:04:37 EST
Even thought the help for CONFIG_INITRAMFS_SOURCE says to leave blank, I
was eventually able to get it to compile by setting
CONFIG_INITRAMFS_SOURCE="/usr/src/linux/usr/initramfs_list".
I thought about it later and maybe having KBUILD_OUTPUT set caused the
problem in the first place.
Unfortunately, I couldn't test this because I made my system unbootable
with a new ivtv module :(
Andrew Morton wrote:
> Please don't remove me from Cc:
>
> Jack Byer <ojbyer@xxxxxxx> wrote:
>
>> When I try to compile this kernel, I get the following error:
>>
>> Using /usr/src/linux-2.6.9-rc4-mm1 as source for kernel
>> CHK include/linux/version.h
>> make[2]: `arch/i386/kernel/asm-offsets.s' is up to date.
>> CHK include/asm-i386/asm_offsets.h
>> CHK include/linux/compile.h
>> GEN_INITRAMFS_LIST usr/initramfs_list
>> Using shipped usr/initramfs_list
>> CPIO usr/initramfs_data.cpio
>> ERROR: unable to open 'usr/initramfs_list': No such file or directory
>
>
>
> You need to create usr/initramfs_list.
>
> Thayne, some documentation would be nice.
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/