On Tuesday 03 September 2002 17:08, Leslie Donaldson wrote:
[ ... ]
> I have had 3 errors so far.
>
> 1. add the following line to
> /usr/src/linux-2.5.X/linux-2.5.33/sound/core/device.c
I don't have sound on this machine, so I don't get any errors in this module.
[ ... ]
> 2. The following file need copied (a quick hack)
>
> cd include/asm
> cp ../asm-i386/kmap_types.h .
I used the same quick-hack, but I was wondering why kmap_types.h is missing...
Any ideas? Anybody?
> 3. The following error I haven't tried to fix yet.
>
> process.c: In function `alpha_clone':
> process.c:268: too few arguments to function `do_fork'
> process.c: In function `alpha_vfork':
> process.c:277: too few arguments to function `do_fork'
> make[1]: *** [process.o] Error 1
> make[1]: Leaving directory
> `/usr/src/linux-2.5.X/linux-2.5.33/arch/alpha/kernel'
> make: *** [arch/alpha/kernel] Error 2
The same problems happens here. I'm currently searching for the changelog for
do_fork, so I may find out what arguments I should add to make this working
again. At the i386-tree there is sometimes "NULL" as the last argument added,
but I don't believe that it will be good to simply add "NULL" in every
function call. :o)
Also the quick hack with kmap_types.h doesn't seem very nice to me, but I just
tried to compile it fine for the first...
Any suggestions from anyone are very welcome! :o)
-- Oliver Pitzeier UNIX Administrator - Linux 2.4.19 i686 Load: 0.50 0.39 0.37- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:17 EST