Messages in this thread |  | | Date | Sat, 17 Aug 2002 10:59:04 +0200 (CEST) | From | Adrian Bunk <> | Subject | Re: Linux 2.4.20-pre3 |
| |
The compile error in efi.c is still present in -pre3:
<-- snip -->
... gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-2.4.19-modular/include -Wal l -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -nostdinc -I /usr/lib/gcc-lib/i386-linu x/2.95.4/include -DKBUILD_BASENAME=efi -c -o efi.o efi.c efi.c: In function `add_gpt_partitions': efi.c:728: `NULL_GUID' undeclared (first use in this function) efi.c:728: (Each undeclared identifier is reported only once efi.c:728: for each function it appears in.) make[3]: *** [efi.o] Error 1 make[3]: Leaving directory `/home/bunk/linux/kernel-2.4/linux-2.4.19-modular/fs/partitions'
<-- snip -->
Matt suggested to move include/asm-ia64/efi.h to include/linux/efi.h. Is it possible to do this before 2.4.20-final?
TIA Adrian
--
You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox
- 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/
|  |