[arch-dev-public] [signoff] kernel26 2.6.28-3
Hi guys, new kernel adresses the following things: just a quick rebuild which adds crda as optdepend. please signoff for both arches I would like to move in kernel, klibc, mkinitcpio, module-init-tools, crda (with depends) and binary modules this week to core if you are all fine with it. Showstopper: klibc needs to be fixed. It breaks compilation of tools. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
On Tue, Jan 6, 2009 at 5:08 AM, Tobias Powalowski <t.powa@gmx.de> wrote:
Showstopper: klibc needs to be fixed. It breaks compilation of tools.
Could you be more specific? There was some talk on the klibc ML about recent kernel changes, so I'd like to know what is broken. Perhaps it is fixable (and Debian may have changes already)
Aaron Griffin schrieb:
On Tue, Jan 6, 2009 at 5:08 AM, Tobias Powalowski <t.powa@gmx.de> wrote:
Showstopper: klibc needs to be fixed. It breaks compilation of tools.
Could you be more specific? There was some talk on the klibc ML about recent kernel changes, so I'd like to know what is broken. Perhaps it is fixable (and Debian may have changes already)
klibc didn't build against 2.6.28 because some asm headers are now in arch/x86/include/ instead of include/asm-x86/. I added a quick-fix to the Makefile so klibc would build. However, I forgot that these headers weren't installed either, so now klcc does not compile anything that needs any of those headers (I didn't notice because I didn't have to recompile the klibc-* packages). This means: klibc works as a runtime library, but klcc is useless. klibc has released a new version, but this was not fixed (however, the ext4 detection was fixed by Theodore Ts'o himself, so this is probably better than what I did).
Tobias Powalowski schrieb:
Hi guys, new kernel adresses the following things: just a quick rebuild which adds crda as optdepend.
please signoff for both arches
I would like to move in kernel, klibc, mkinitcpio, module-init-tools, crda (with depends) and binary modules this week to core if you are all fine with it.
Showstopper: klibc needs to be fixed. It breaks compilation of tools.
greetings tpowa
klibc has been fixed, signoff on the kernel (x86_64).
Am Sun, 11 Jan 2009 18:02:53 +0100 schrieb Thomas Bächler <thomas@archlinux.org>:
Tobias Powalowski schrieb:
Hi guys, new kernel adresses the following things: just a quick rebuild which adds crda as optdepend.
please signoff for both arches
I would like to move in kernel, klibc, mkinitcpio, module-init-tools, crda (with depends) and binary modules this week to core if you are all fine with it.
Showstopper: klibc needs to be fixed. It breaks compilation of tools.
greetings tpowa
klibc has been fixed, signoff on the kernel (x86_64).
what about the suggestions Gerhard brought up on the general list with the broken asm headers? -Andy
participants (4)
-
Aaron Griffin
-
Andreas Radke
-
Thomas Bächler
-
Tobias Powalowski