mol-0.9.71_pre8 doesn't built with 2.6.18-rc2

Elimar Riesebieter riesebie at lxtec.de
Thu Jul 20 10:02:55 MDT 2006


On Thu, 20 Jul 2006 the mental interface of
Andreas Schwab told:

[...]
> --- _mmu.c.~1~	2006-07-19 13:55:08.000000000 +0200
> +++ _mmu.c	2006-07-20 15:13:31.000000000 +0200

_mmu.c is built while compiling. The relevat paatch should be:

diff -Naur a/src/kmod/Linux/mmu.c b/src/kmod/Linux/mmu.c
--- a/src/kmod/Linux/mmu.c	2006-07-20 15:51:12.000000000 +0200
+++ b/src/kmod/Linux/mmu.c	2006-07-20 15:52:12.000000000 +0200
@@ -32,6 +32,6 @@
 int
 arch_mmu_init( kernel_vars_t *kv )
 {
-	MMU.emulator_context = current->mm->context;
+	MMU.emulator_context = current->mm->context.id;
 	return 0;
 }

Anyway, the build sops again (running make as root):
/bin/sh: /tmp-offsets.c: Permission denied
/bin/sh: /tmp-offsets.c: Permission denied
make[6]: *** [/source/mol/mol/mol-0.9.71_pre8/obj-ppc/build/src/kmod/asm_offsets.h] Error 126
make[5]: *** [_module_/source/mol/mol/mol-0.9.71_pre8/obj-ppc/build/src/kmod] Error 2
nm: '../../../obj-ppc/build/src/kmod/Linux/..//mol.ko': No such file
nm: '../../../obj-ppc/build/src/kmod/Linux/..//mol.ko': No such file
checker.pl failed
rm: cannot remove `../../../obj-ppc/build/src/kmod/Linux/..//mol.ko': No such file or directory
make[4]: *** [all-local] Error 1
make[3]: *** [sub-Linux-all] Error 2
make[2]: *** [sub-kmod-all] Error 2
make[1]: *** [sub-src-all] Error 2
make: *** [auto-bootstrap] Error 2

Elimar

-- 
    .~.
    /V\   L   I   N   U   X
   /( )\ >Phear the Penguin<
   ^^-^^
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.terrasoftsolutions.com/pipermail/mol-general/attachments/20060720/50aa985e/attachment.bin


More information about the mol-general mailing list