2.2.0-pre4 make failed

Keith Chiem (chiem@csua.ucla.edu)
Sun, 3 Jan 1999 06:13:33 -0800 (PST)


genhd.c: In function `msdos_partition':
genhd.c:442: warning: `bsd_maxpart' might be used uninitialized in this function
< .. lines cut .. >
inode.c: In function `ntfs_decompress_run':
inode.c:421: `ntfs_s16' undeclared (first use this function)
inode.c:421: (Each undeclared identifier is reported only once
inode.c:421: for each function it appears in.)
inode.c:423: `ntfs_s32' undeclared (first use this function)
make[3]: *** [inode.o] Error 1
make[3]: Leaving directory `/usr/src/kernel-2.2.0-pre4/fs/ntfs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/kernel-2.2.0-pre4/fs/ntfs'
make[1]: *** [_subdir_ntfs] Error 2
make[1]: Leaving directory `/usr/src/kernel-2.2.0-pre4/fs'
make: *** [_dir_fs] Error 2

I've got UFS and BSD disklabel support enabled as well as NTFS.

--k

-
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/