|
From: JS <um...@os...> - 2001-08-25 05:33:18
|
On Sat, 25 Aug 2001 00:49, you wrote: > On Fri, 24 Aug 2001, JS wrote: > > On Fri, 24 Aug 2001 07:52, you wrote: > > > On Fri, 24 Aug 2001 02:46, Jeff Dike wrote: > > > > um...@os... said: > > > > > Did you do it in arch/um/config.release too? It's 2.4.9 that ga= ve > > > > > me trouble. > > > > > > > > No. When the build broke, I just fiddled the .config and restart= ed > > > > it. > > > > > > Then nobody else can build the binary rpm using the source you > > > distribute. > > > > Here's my patch to fix it: > >... > > JS, What was wrong with adding #include <linux/kernel.h> to unistr.c? > This will fix the linux-2.4.9 problem that is the cause of ntfs failing= to > compile for you. I upgrade my source tree by applying official patches. If I go changing t= he=20 source tree myself (particularly to fix problems such as that one), then=20 official patches don't fit any more. I also note that Red Hat's kernels do not have NTFS support; if you want = it=20 you build it. I don't want NTFS support and I think few UML users will want it. Excludi= ng=20 the support from the standard UML build is no hardship. OTOH I think a few UML users will want NFS and maybe other network=20 filesystems so my patch also includes those. |