<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
I'm trying to get read only NTFS support and i've having trouble. I used the directions on fedoranews.org before and they worked, then I reinstalled fedora and I can't get it to work.<BR>
<BR>
1) I do 'make menuconfig' and enable ntfs read only support.<BR>
<BR>
2) I then run this command: make SUBDIRS=fs/<B>ntfs</B> modules<BR>
<BR>
...and I get this error:<BR>
<BR>
<BR>
<FONT SIZE="2"><TT>fs.c:480: warning: assignment makes pointer from integer without a cast<BR>
fs.c: In function `ntfs_lookup':<BR>
fs.c:537: warning: implicit declaration of function `kmalloc_R93d4cfe6'<BR>
fs.c:537: warning: assignment makes pointer from integer without a cast<BR>
fs.c: In function `ntfs_read_super':<BR>
fs.c:1022: warning: implicit declaration of function `set_blocksize_Rc75d857c'<BR>
fs.c:1067: warning: assignment makes pointer from integer without a cast<BR>
make[1]: *** [fs.o] Error 1<BR>
make[1]: Leaving directory `/usr/src/linux-2.4.22-1.2115.nptl/fs/ntfs'</FONT><BR>
<FONT COLOR="#ff0000" SIZE="2">make: *** [_mod_fs/ntfs] Error 2</TT></FONT><BR>
<BR>
<BR>
Any ideas? I don't get it since I use to have this working.<BR>
<BR>
thanks!<BR>
<BR>
~ Troy Campano ~
</BODY>
</HTML>