You are not logged in.
Pages: 1
I've modify /var/abs/kernels/kernel26/PKGBUILD so it looks like this:
http://wklej.org/id/3cfe209aff (changes at line 30, 31, 34, 101)
I've downloaded http://www.madingley.org/macmini/kernel/ir.patch and put it into /var/abs/kernels/kernel26 .
Running makepkg gives me:
[root@macbook kernel26]# makepkg
==> Making package: kernel26 2.6.21.1-8 (pią maj 11 13:39:41 CEST 2007)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found linux-2.6.21.tar.bz2 in build dir
-> Found patch-2.6.21.1.bz2 in build dir
-> Found config in build dir
-> Found config.x86_64 in build dir
-> Found logo_linux_clut224.ppm in build dir
-> Found logo_linux_mono.pbm in build dir
-> Found logo_linux_vga16.ppm in build dir
-> Found kernel26.preset in build dir
-> Found mkinitcpio-kernel26.conf in build dir
-> Found acpi-dsdt-initrd-v0.8.4-2.6.21.patch in build dir
-> Found usb-storage-unusual-devs.patch in build dir
-> Found mactel-linux-2.6.21.patch in build dir
-> Found ir.patch in build dir
-> Found coretemp.patch in build dir
-> Found atkbd.patch in build dir
-> Found alsa-20070506.patch.bz2 in build dir
-> Found alsa-include.patch.bz2 in build dir
-> Found patch_realtek.patch in build dir
-> Found sis900.patch in build dir
-> Found zd1211.patch in build dir
-> Found acpi-buggy-bios.patch in build dir
-> Found bluetooth-alsa.patch in build dir
-> Found revert_sky2.patch in build dir
-> Found squashfs3.2-r2.tar.gz in build dir
-> Found linux-2.6.21-u2.diff.gz in build dir
==> WARNING: Integrity checks (md5) are missing or incomplete.
==> Extracting Sources...
-> tar -xf linux-2.6.21.tar.bz2
-> bunzip2 -f patch-2.6.21.1.bz2
-> bunzip2 -f alsa-20070506.patch.bz2
-> bunzip2 -f alsa-include.patch.bz2
-> tar -xf squashfs3.2-r2.tar.gz
-> gunzip -d -f linux-2.6.21-u2.diff.gz
==> Removing existing pkg/ directory...
==> Starting build()...
patching file Makefile
patching file net/ipv4/fib_frontend.c
patching file net/ipv6/exthdrs.c
The next patch would create the file Documentation/dsdt-initrd.txt,
which already exists! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file Documentation/dsdt-initrd.txt.rej
patching file drivers/acpi/Kconfig
patching file drivers/acpi/osl.c
patching file init/initramfs.c
patching file init/main.c
==> ERROR: Build Failed. Aborting...Offline
Is there any reason why the error message is not sufficient?
It looks like your patches overlap... Fix it if you want to compile your own kernel
. It won't be the last time you'll have to trim patches to make them apply cleanly.
And fix the md5sums or take them out alltogether
.
Last edited by B (2007-05-11 15:49:55)
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Still can't compile it, but it doesn't matter now. I've found lirc and I'll try to set my apple remote with it. Hope it won't take me too much time...
Maybe someone install it and whant to write short howto (I know that in google are some howtos but not for macbook)
Offline
Pages: 1