[patch] tux3-2.4.23-A2
Ingo Molnar <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
* Jorge Nerin <[email protected]> wrote: > Now, I can't compile the 2.4.23 kernel with the patch tux3-2.4.23-A1, > the result is: there's a compilation problem in the -A1 patch if modules are enabled, i've uploaded -A2 with the fix: redhat.com/~mingo/TUX-patches/tux3-2.4.23-A2 but, the sys_read/sys_write compilation problems are weird - fs.h is included in kernel/ksyms.c and fs.h defines the sys_read/sys_write function prototypes. please re-try with -A2 and a clean tree (make mrproper at least, but fresh tree is best) - do you still get these compilation problems? Ingo