ntfs-module

Niko =?iso-8859-1?Q?B=F6hm?= (alf@nea-online.de)
Mon, 04 Jan 1999 15:41:41 +0100


This is a multi-part message in MIME format.
--------------67BD4D1E140722C48E88E407
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

hi there,

I found a problem compiling the ntfs-support as a module in
kernel 2.2.0pre4.

in kerner 2.2.0pre2 it compiled pretty good.

greetings,
Niko

--------------67BD4D1E140722C48E88E407
Content-Type: text/plain; charset=us-ascii;
name="kernel.err"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="kernel.err"

gcc -D__KERNEL__ -I/usr/src/linux-2.2.0pre4/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE -DNTFS_IN_LINUX_KERNEL -DNTFS_VERSION=\"990102\" -c -o inode.o inode.c
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[2]: *** [inode.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.0pre4/fs/ntfs'
make[1]: *** [_modsubdir_ntfs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.0pre4/fs'
make: *** [_mod_fs] Error 2

--------------67BD4D1E140722C48E88E407--

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