Re: 0.9.71-pre8 & 2.6.17.6 - doesn't build
Florian Friesdorf <[email protected]> Fri, 4 Aug 2006 12:47:21 +0200
| Newsgroups | gmane.linux.ports.ppc.mol.general |
|---|---|
| Message-ID | <[email protected]> |
--===============1544582726== Content-Type: multipart/signed; boundary="nextPart8027647.kBLC5oh0mz"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart8027647.kBLC5oh0mz Content-Type: multipart/mixed; boundary="Boundary-01=_6Wy0E5OKPDdYsbl" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_6Wy0E5OKPDdYsbl Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 04 August 2006 06:48, Joseph Jezak wrote: > This should fix it, I promise I'll get a new release out by the end > of August. :p With 2.6 sources from hg repository from 1st Aug: =2D Your proposed NETLINK_GENERIC seems not to be necessary. It causes the= =20 "undefined first usage" error and the original NETLINK_TAPBASE is=20 working. Did they switch back? =2D UTSRELEASE moved from linux/version.h to linux/utsrelease.h (patch=20 attached) However, I am now stucked with: /var/tmp/portage/mol-0.9.71_pre8/work/mol-0.9.71_pre8/obj-ppc/build/src/kmo= d/_mmu.c:=20 In function `arch_mmu_init': /var/tmp/portage/mol-0.9.71_pre8/work/mol-0.9.71_pre8/obj-ppc/build/src/kmo= d/_mmu.c:35:=20 error: incompatible types in assignment line 35 is: MMU.emulator_context =3D current->mm->context; Any suggestions? =2Dflo =2D-=20 OpenPGP fingerprint: EA5C F2B4 FBBB BA65 3DCD E8ED 82A1 6522 4A1F 4367 () ascii ribbon campaign - against html e-mail=20 /\ www.asciiribbon.org - against proprietary attachments --Boundary-01=_6Wy0E5OKPDdYsbl Content-Type: text/x-diff; charset="iso-8859-1"; name="mol-0.9.71_pre8-utsrelease.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="mol-0.9.71_pre8-utsrelease.patch" diff -ur mol-0.9.71_pre8.orig/src/kmod/Linux/kuname.c mol-0.9.71_pre8/src/k= mod/Linux/kuname.c =2D-- mol-0.9.71_pre8.orig/src/kmod/Linux/kuname.c 2006-01-27 19:00:11.0000= 00000 +0100 +++ mol-0.9.71_pre8/src/kmod/Linux/kuname.c 2006-08-04 12:35:59.000000000 += 0200 @@ -36,4 +36,8 @@ #define ALTIVEC_STRING "" #endif =20 +#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17) +#include <linux/utsrelease.h> +#endif + char *cross_compiling_magic =3D "-MAGIC-" UTS_RELEASE SMP_STRING ALTIVEC_S= TRING ; --Boundary-01=_6Wy0E5OKPDdYsbl-- --nextPart8027647.kBLC5oh0mz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) iD8DBQBE0yW+gqFlIkofQ2cRAkuNAJ0fm9aFqEryG5EaDAC93kzdQmanqQCfWglE T4Zr4PybccmT6gLKWOrQ0PI= =Ayn+ -----END PGP SIGNATURE----- --nextPart8027647.kBLC5oh0mz-- --===============1544582726== 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 --===============1544582726==--