Messages in this thread |  | | Date | Thu, 24 Aug 2000 16:06:10 -0400 | From | Nadeem Riaz <> | Subject | umsdos still broken in test7 |
| |
Hi,
Just to let you know, umsdos is still broken in 2.4.0-test7, I believe the last kernel it worked in was 2.4.0-test5 or test4. I tried compiling it as a module and this is the error message I got.
gcc -D__KERNEL__ -I/usr2/usr/src/linux-2.4.0-test7/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -march=i686 -fno-strict-aliasing -DMODULE -DMODVERSIONS -include /usr2/usr/src/linux-2.4.0-test7/include/linux/modversions.h -c -o emd.o emd.c emd.c: In function `umsdos_emd_dir_readentry': emd.c:145: invalid operands to binary - emd.c: In function `umsdos_writeentry': emd.c:264: invalid operands to binary - emd.c:264: invalid operands to binary - emd.c:264: invalid operands to binary - make[2]: *** [emd.o] Error 1 make[2]: Leaving directory `/usr2/usr/src/linux-2.4.0-test7/fs/umsdos' make[1]: *** [_modsubdir_umsdos] Error 2 make[1]: Leaving directory `/usr2/usr/src/linux-2.4.0-test7/fs' make: *** [_mod_fs] Error 2 [root@nut linux]
-- Nadeem
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |