extern int rd_image_start;
extern int rd_doload;
extern int rd_promt;
In the blk.h of 2.5.1-pre6 aren't they;
>I had tried to compile 2.5.1-pre6 and have got this error:
>
>
>setup.c: In function `setup_arch':
>setup.c:806: `rd_image_start' undeclared (first use in this function)
>setup.c:806: (Each undeclared identifier is reported only once
>setup.c:806: for each function it appears in.)
>setup.c:807: `rd_prompt' undeclared (first use in this function)
>setup.c:808: `rd_doload' undeclared (first use in this function)
>make[1]: *** [setup.o] Error 1
>make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
>make: *** [_dir_arch/i386/kernel] Error 2
>
>
>Nicolas
>-
>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/
>
-
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/