2.4.9 needs adding the include:

#include <linux/kernel.h>

to fs/ntfs/unistr.c

The if condition bug shouldn't be in 2.4.9 I think but if it is then just
remove the semicolon.

Regards,

Anton

On Fri, 21 Sep 2001, |=- ROHIT-=| wrote:

> hi there
> 
> the prob was solved in the older kernel ..but this time i downloaded a new
> kernel 2.4.9 from kernel.org and found that the file
> fs/ntfs/unistr.c contains some syntactical errors like
> 
> for(i=0; i<min( unsigned int , some variable ,some variable) ;i++) something
> like this i don't remember exactly
> and more over
> 
> like
> 
> if(condition); <-semi colon
> bla bla;
> 
> if you know the fix then please do tell me i did tried to fix it but it was
> giving some other errors.
> 
> 
> best regards
> rohit sharma
> 
> 
> ----- Original Message -----
> From: "Anton Altaparmakov" <[EMAIL PROTECTED]>
> To: "csaradap" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Thursday, September 20, 2001 7:45 PM
> Subject: [LIH] Re: NTFS--MOUNTING PROBLEM
> 
> 
> > At 13:17 20/09/01, csaradap wrote:
> > >I have installed Red Hat 7.1 from PCQ, and my disk shares NT with LINUX.
> > >By default I think NTFS file support was not installed, so i recompiled
> > >the kernel with that support selected. But still it is giving that
> > >NTFS not suppoted and while mounting under HPFS i get error like too mny
> > >mounted file systems. plz help...
> >
> > Sorry if this is a really stupid questions, but did you install the new
> > kernel and boot into it after recompiling?
> >
> > If you compiled NTFS as a module did you also "make modules" and "make
> > modules_install"? Did you try to load the ntfs module manually?
> >
> > Does /proc/filesystems list ntfs as an available filesystem?
> >
> > If all of the above are ok, can you copy out the EXACT error message you
> > get when you try the mount?
> >
> > Anton
> >
> >
> > --
> >    "Nothing succeeds like success." - Alexandre Dumas
> > --
> > Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
> > Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/
> > ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/
> >
> >
> > _______________________________________________
> > linux-india-help mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/linux-india-help
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 

Best regards,

        Anton
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Linux NTFS maintainer / WWW: http://linux-ntfs.sf.net/
ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to