Messages in this thread |  | | Date | Wed, 17 Oct 2001 21:11:47 -0400 (EDT) | From | Phil <> | Subject | error in udf fs |
| |
this is what happens with the udf fs in 2.4.13-pre3
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -c -o lowlevel.o lowlevel.c lowlevel.c:72: conflicting types for `udf_get_last_block' udfdecl.h:153: previous declaration of `udf_get_last_block' make[3]: *** [lowlevel.o] Error 1 make[3]: Leaving directory `/usr/src/linux/fs/udf' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux/fs/udf' make[1]: *** [_subdir_udf] Error 2 make[1]: Leaving directory `/usr/src/linux/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/
|  |