Re: mol-0.9.71_pre8 doesn't built with 2.6.18-rc2
Elimar Riesebieter <[email protected]> Thu, 20 Jul 2006 18:02:55 +0200
| Newsgroups | gmane.linux.ports.ppc.mol.general |
|---|---|
| Organization | LXTEC |
| Message-ID | <[email protected]> |
--===============0486529514==
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="1ccMZA6j1vT5UqiK"
Content-Disposition: inline
--1ccMZA6j1vT5UqiK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
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 =3D current->mm->context;
+ MMU.emulator_context =3D 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_of=
fsets.h] Error 126
make[5]: *** [_module_/source/mol/mol/mol-0.9.71_pre8/obj-ppc/build/src/kmo=
d] 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 su=
ch 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
--=20
.~.
/V\ L I N U X
/( )\ >Phear the Penguin<
^^-^^
--1ccMZA6j1vT5UqiK
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEv6kv3Ig8bsVPf7ARAv7uAJ41cnAdVhsm1QNoTypep4osr5GmiwCeLbsY
4hpqBinzTK1Tmls7/Lr/FxQ=
=K2N4
-----END PGP SIGNATURE-----
--1ccMZA6j1vT5UqiK--
--===============0486529514==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
mol-general mailing list
[email protected]
http://lists.maconlinux.org/mailman/listinfo/mol-general
--===============0486529514==--