Re: no version magic, tainting kernel.

From: David Woodhouse (dwmw2@infradead.org)
Date: Sun Jan 26 2003 - 17:55:49 EST


zander@minion.de said:
> The problem isn't necessarily lack of flexibility, but the lack of
> unity across kernel versions. I agree that kbuild is the preferable
> solution for Linux 2.5, but it isn't for all incarnations of Linux 2.4
> and definetely not for Linux 2.2.

/me blinks... what's wrong with 2.2? Looks fine to me...

imladris /home/dwmw2/working/mtd/drivers/mtd $ make LINUXDIR=/inst/linux/linux-2.2
make -C /inst/linux/linux-2.2 SUBDIRS=`pwd` modules
make[1]: Entering directory `/inst/linux/linux-2.2'
make -C /home/dwmw2/working/mtd/drivers/mtd CFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE"
MAKING_MODULES=1 modules
make[2]: Entering directory `/home/dwmw2/working/mtd/drivers/mtd'
gcc296 -D__KERNEL__ -I/inst/linux/linux-2.2/include -I/home/dwmw2/working/mtd/drivers/mtd/../../include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE -DEXPORT_SYMTAB -c afs.c
{standard input}: Assembler messages:
{standard input}:9: Warning: ignoring changed section attributes for .modinfo
gcc296 -D__KERNEL__ -I/inst/linux/linux-2.2/include -I/home/dwmw2/working/mtd/drivers/mtd/../../include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE -DEXPORT_SYMTAB -c mtdcore.cmake[2]: *** Deleting file `mtdcore.o'
make[2]: *** [mtdcore.o] Interrupt
make[1]: *** [_mod_/home/dwmw2/working/mtd/drivers/mtd] Interrupt
make: *** [modules] Interrupt

--
dwmw2

- 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/



This archive was generated by hypermail 2b29 : Fri Jan 31 2003 - 22:00:15 EST