From: Jean-Pierre Denis (jp_at_webglobe.ca)
Date: Mon 11 Oct 2004 - 04:08:21 BST
Hi,
I am trying to install dev 1.3.9 ( patch-2.4.25-vs1.3.9.diff ) on top of
the mandrake 10.0 kernel linux-2.4.25-9mdk.
All the patch seems to apply fine but when I run make bzImage I get the
following:
----------------------------------------------------------------------------
gcc -D__KERNEL__ -I/usr/src/linux-2.4.25-9mdk-vs1.3.9/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-s trict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=i586 -nostdinc -iwithprefix
include -DKBUI LD_BASENAME=context -DEXPORT_SYMTAB -c context.c -o
context.o
context.c: In function `alloc_vx_info':
context.c:63: error: structure has no member named `counter'
context.c:65: error: structure has no member named `context_swtch'
context.c:67: error: `init_tasks' undeclared (first use in this function)
context.c:67: error: (Each undeclared identifier is reported only once
context.c:67: error: for each function it appears in.)
make[3]: *** [context.o] Error 1
make[3]: Leaving directory
`/usr/src/linux-2.4.25-9mdk-vs1.3.9/kernel/vserver'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory
`/usr/src/linux-2.4.25-9mdk-vs1.3.9/kernel/vserver'
make[1]: *** [_subdir_vserver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.25-9mdk-vs1.3.9/kernel'
make: *** [_dir_kernel] Error 2
----------------------------------------------------------------------------
Thanks,
JP
-----------------------------------------
WebMail Powered by WebGlobe.
http://www.webglobe.ca
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver