versuche seit zwei Tagen auf meiner SID Maschine den neuen 2.6.12 Kern (Vanilla Sourcen) mit "make-kpkg" zu kompilieren. Der Kompiliervorgang bricht mit folgendem Output ab:
Normalerweise benutze ich folgendes Kommando zum Bauen:LD [M] sound/soundcore.ko
CC sound/synth/emux/snd-emux-synth.mod.o
LD [M] sound/synth/emux/snd-emux-synth.ko
CC sound/synth/snd-util-mem.mod.o
LD [M] sound/synth/snd-util-mem.ko
make[1]: Leaving directory `/usr/src/linux-2.6.12'
COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils ldso make dpkg-dev |\
awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }' > debian/buildinfo
uname -a >> debian/buildinfo
echo using the compiler: >> debian/buildinfo
grep LINUX_COMPILER include/linux/compile.h | \
sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >> debian/buildinfo
echo applied kernel patches: >> debian/buildinfo
echo done > stamp-build
zappa:/usr/src/linux-2.6.12#
Wer hat das gleiche Problem?make-kpkg --arch i386 --revision=zappa.1.0 --append_to_version=cb
Handelt es sich um einen Bug im verantwortlichen Debian Paket "kernel-package"?
Wen meine Config gebraucht wird, einfach melden.
![Smile :)](./images/smilies/icon_smile.gif)
Danke,
Weizenbier