Re: Linux 2.4.20-pre2

Ivan Gyurdiev (ivangurdiev@attbi.com)
Mon, 12 Aug 2002 01:58:19 -0400


make[3]: Entering directory `/usr/src/linux-2.4.20-pre2/fs/partitions'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-pre2/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -
mpreferred-stack-boundary=2 -march=athlon -nostdinc -I
/usr/lib/gcc-lib/athlon-redhat-linux/3.2/include
-DKBUILD_BASENAME=check -DEXPORT_SYMTAB -c check.c
check.c: In function `devfs_register_disc':
check.c:328: structure has no member named `number'
check.c:329: structure has no member named `number'
check.c: In function `devfs_register_partitions':
check.c:361: structure has no member named `number'
make[3]: *** [check.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-pre2/fs/partitions'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-pre2/fs/partitions'
make[1]: *** [_subdir_partitions] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-pre2/fs'
make: *** [_dir_fs] Error 2
-
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/