* Tom Prado (tprado@xxxxxxxxxxx) wrote:
> Jerome De Greef wrote:
>
> >* Michael Wardle (michael.wardle@xxxxxxxxxx) wrote:
> >
> >>Hi John.
> >>
> >>On Sun, 30 Sep 2001 03:06, John Gluck wrote:
> >>
> >>>I wanted to try it out with a 2.4.10 kernel.
> >>>After looking at the imon patches for 2.4.0, I determined that it was
> >>>all addded files except for namei.c which is patched.
> >>>
> >>I would suggest starting with the contributed 2.4.7 kernel patch that
> >>can be found here (attached to the bug):
> >><URL:http://oss.sgi.com/bugzilla/show_bug.cgi?id=83>
> >>
> >
> >Hi,
> >
> >Did you succeed applying this patch? It tries to completely remove the
> >content of fs/filesystems.c.
> >
> >The 2.4.0 patch was adding a few line to this file.
> >
> >Jerome
> >
> I've created a 2.4.10 patch for imon. The patch is available at
> http://oss.sgi.com/bugzilla/show_bug.cgi?id=86 It is also available
> at http://webpages.charter.net/tprado
>
> Please ignore the 2.4.7 patch I submitted for imon. It's defective in
> that it destroys fs/filesystems.c. I've confirmed that the 2.4.10 patch
> is okay in this respect.
>
> I've tested the 2.4.10 patch against my local machine as well as a NFS
> connected machine. I've only tested it when it's compiled as a module.
It doesn't compile if you try to compile it inside the kernel.
Here's the error I get:
make -C imon
make[2]: Entering directory `/mnt/src/kernel/linux-2.4.10-imon/fs/imon'
make all_targets
make[3]: Entering directory `/mnt/src/kernel/linux-2.4.10-imon/fs/imon'
make[3]: Circular imon.o <- imon.o dependency dropped.
rm -f imon.o
ld -m elf_i386 -r -o imon.o
ld: no input files
make[3]: *** [imon.o] Error 1
make[3]: Leaving directory `/mnt/src/kernel/linux-2.4.10-imon/fs/imon'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/mnt/src/kernel/linux-2.4.10-imon/fs/imon'
make[1]: *** [_subdir_imon] Error 2
make[1]: Leaving directory `/mnt/src/kernel/linux-2.4.10-imon/fs'
make: *** [_dir_fs] Error 2
And BTW, the patch seems to work with the new 2.4.11 kernel too
(compiled as a module otherwise same error as above).
Regards,
Jerome
--
+-------------------------------------------------------------------+
| 'the panorama of the city is wrong |
| in fact the city seems to be gone!' |
| the clash, stop the world, 1980 |
+-------------------------------------------------------------------+
--
Source code, list archive, and docs: http://oss.sgi.com/projects/fam/
To unsubscribe: echo unsubscribe fam | mail majordomo@xxxxxxxxxxx
|