Hi! I downloaded the patch to kernel 2.4.3 but it just doesn't compile on my system! I have been using kernel 2.4 since 2.4.0-test8 without problems... Here are the last lines of the compilation output: (in Portuguese) make[2]: Saindo do diretório `/usr/src/linux/arch/i386/lib' make[1]: Saindo do diretório `/usr/src/linux/arch/i386/lib' ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \ --start-group \ arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \ drivers/block/block.o drivers/char/char.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/char/agp/agp.o drivers/char/drm/drm.o drivers/net/fc/fc.o drivers/ide/idedriver.o drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o drivers/mtd/mtdlink.o drivers/pnp/pnp.o drivers/video/video.o drivers/usb/usbdrv.o drivers/input/inputdrv.o drivers/i2o/i2o.o drivers/i2c/i2c.o drivers/md/mddev.o \ net/network.o \ /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a /usr/src/linux/arch/i386/lib/lib.a \ --end-group \ -o vmlinux net/network.o(.data+0x2d84): undefined reference to `sysctl_ipx_pprop_broadcasting' make: ** [vmlinux] Erro 1 [root@localhost linux]# It you reply to this message please reply also to [EMAIL PROTECTED] , 'cause I am not receiving the kernel mailing list. Thanks, Andre Lourenco - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/