Hello,
i have downloaded the kernel 2.4.14 and the correspondig ext3 patch
ext3-2.4-0.9.15-2414.gz. After this i extract the archiv at /usr/src,
renamed the dir linux to linux-2.4.14 and made a symlink linux-2.4.
I changed to the directory linux-2.4 and add the patch as decsribed
on the website gunzip < ~/ext3-2.4-0.9.15-2414.gz | patch -p1.
There was no error and the patch was successful. After this i made
make menuconfig and set the kernel config to my needs.
After make dep && make clean && make bzImage && make
modules && \\
make modules_install
i got this "Unresolved symbols" notice:
>--- cut here ----
depmod: *** Unresolved symbols in
/lib/modules/2.4.14/kernel/drivers/block/loop.o
depmod: deactivate_page>--- cut here ----
I am sure the my .config is ok, in the section Block Device i have this
settings:
>--- cut here ----
#
# Block devices
#
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_XD=m
# CONFIG_PARIDE is not set
CONFIG_BLK_CPQ_DA=m
CONFIG_BLK_CPQ_CISS_DA=m
# CONFIG_BLK_DEV_DAC960 is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y>--- cut here ----
Can anyone help me with this please?
kind regards,
Micha Holzmann
--
Es gibt nichts gutes ausser man tut es...