Kernel 2.3.10 and 2.3.11: umsdos =?iso-8859-1?Q?doesn=B4t?= compile

Andreas Hartmann (andihartmann@01019freenet.de)
Fri, 23 Jul 1999 20:29:00 +0200


This is a multi-part message in MIME format.
--------------C8D8AEEA7C8F4E0C56E59827
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hallo,
In kernel 2.3.10 and 2.3.11 umsdos doesnīt compile.

1. Summaries:
Itīs impossible to compile umsdos.
2. Full description:
If you want to compile umsdos - function into the kernel (as
modul or static), you get the errormessage, attached in "error".
3. Keywords
filesystem umsdos
4. Kernelversion: 2.3.10 and 2.3.11
6. Environment:
- AMD K6 400 MHz, ALI M1543 Chip, ALi AGP-Set (Asus P5A-B
motherboard), 128 MB SD-RAM, IDE, no SCSI

Thank you for your work
A. Hartmann
--------------C8D8AEEA7C8F4E0C56E59827
Content-Type: text/plain; charset=us-ascii;
name="error"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="error"

make[2]: Leaving directory `/usr/src/linux-2.3.11/fs/isofs'
make -C umsdos modules
make[2]: Entering directory `/usr/src/linux-2.3.11/fs/umsdos'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=586 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -c -o dir.o dir.c
dir.c:835: warning: initialization from incompatible pointer type
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=586 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -c -o inode.o inode.c
inode.c: In function `umsdos_patch_dentry_inode':
inode.c:156: structure has no member named `bmap_R3f13943a'
make[2]: *** [inode.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.11/fs/umsdos'
make[1]: *** [_modsubdir_umsdos] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.11/fs'
make: *** [_mod_fs] Error 2

--------------C8D8AEEA7C8F4E0C56E59827--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/