Linux-2.4.2 && Minix SP

From: Adam (adam@eax.com)
Date: Fri Feb 23 2001 - 19:14:43 EST


are those MINIX_SUBPARITIONS in 2.4.2 actually supposed to copile?
in fs/partitions/msdos.c it refers to some MINIX defines which do not
seems to be included in that path.

---------------------------------
gcc -D__KERNEL__ -I/usr/src/Linux/24/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-march=i686 -c -o msdos.o msdos.c
msdos.c: In function `minix_partition':
msdos.c:403: `MINIX_PARTITION' undeclared (first use in this function)
msdos.c:403: (Each undeclared identifier is reported only once
msdos.c:403: for each function it appears in.)
msdos.c:406: `MINIX_NR_SUBPARTITIONS' undeclared (first use in this
function)
msdos.c: In function `msdos_partition':
msdos.c:571: `MINIX_PARTITION' undeclared (first use in this function)
make[3]: *** [msdos.o] Error 1
make[3]: Leaving directory `/usr/src/Linux/24/linux/fs/partitions'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/Linux/24/linux/fs/partitions'
make[1]: *** [_subdir_partitions] Error 2
make[1]: Leaving directory `/usr/src/Linux/24/linux/fs'
make: *** [_dir_fs] Error 2
---------------------------------

-- 
Adam
http://www.eax.com      The Supreme Headquarters of the 32 bit registers

- 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 Feb 23 2001 - 21:00:32 EST