Your message dated Mon, 12 Jul 2010 18:30:41 +0200 with message-id <[email protected]> and subject line Re: Bug#588822: linux-source-2.6.34: building i386 kernel on amd64 fails has caused the Debian Bug report #588822, regarding linux-source-2.6.34: building i386 kernel on amd64 fails to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 588822: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588822 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: linux-source-2.6.34 Version: 2.6.34-1~experimental.2 Severity: normal End of the build output with kernel-package: LD [M] sound/synth/snd-util-mem.ko LD [M] sound/usb/snd-ua101.ko LD [M] sound/usb/snd-usb-lib.ko LD [M] sound/usb/snd-usb-audio.ko LD [M] sound/usb/usx2y/snd-usb-us122l.ko LD [M] sound/usb/usx2y/snd-usb-usx2y.ko IHEX firmware/av7110/bootcode.bin IHEX firmware/cis/PCMLM28.cis IHEX firmware/cis/LA-PCM.cis IHEX firmware/cis/DP83903.cis IHEX firmware/cis/tamarack.cis IHEX firmware/cis/NE2K.cis IHEX firmware/cis/PE-200.cis IHEX firmware/cis/PE520.cis IHEX firmware/cis/3CXEM556.cis IHEX firmware/cis/MT5634ZLX.cis IHEX firmware/cis/3CCFEM556.cis IHEX firmware/cis/RS-COM-2P.cis IHEX firmware/cis/COMpad2.cis IHEX firmware/cis/COMpad4.cis IHEX firmware/cis/SW_7xx_SER.cis IHEX firmware/cis/SW_555_SER.cis IHEX firmware/cis/SW_8xx_SER.cis HOSTCC firmware/ihex2fw IHEX2FW firmware/keyspan_pda/keyspan_pda.fw IHEX2FW firmware/keyspan_pda/xircom_pgs.fw make[1]: Leaving directory `/scratch/linux-source-2.6.34' /usr/bin/make -j4 EXTRAVERSION=-1-i686 ARCH=i386 \ CROSS_COMPILE='' -C Documentation/lguest make[1]: Entering directory `/scratch/linux-source-2.6.34/Documentation/lguest' cc -m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE lguest.c -o lguest In file included from /usr/include/features.h:378, from /usr/include/stdio.h:28, from lguest.c:9: /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory make[1]: *** [lguest] Error 1 make[1]: Leaving directory `/scratch/linux-source-2.6.34/Documentation/lguest' make: *** [debian/stamp/build/kernel] Error 2 -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (900, 'stable'), (700, 'testing'), (500, 'oldstable'), (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages linux-source-2.6.34 depends on: ii binutils 2.20.1-11 The GNU assembler, linker and bina ii bzip2 1.0.5-1 high-quality block-sorting file co Versions of packages linux-source-2.6.34 recommends: ii gcc 4:4.3.2-2 The GNU C compiler ii libc6-dev [libc-dev] 2.11.2-2 Embedded GNU C Library: Developmen ii make 3.81-5 The GNU version of the "make" util Versions of packages linux-source-2.6.34 suggests: ii kernel-package 12.033 A utility for building Linux kerne ii libncurses5-dev [ncurses- 5.7+20100313-2 developer's libraries and docs for pn libqt3-mt-dev <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---On Mon, Jul 12, 2010 at 05:54:24PM +0200, Michal Suchanek wrote: > make[1]: Entering directory > `/scratch/linux-source-2.6.34/Documentation/lguest' > cc -m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 > -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE lguest.c > -o lguest > In file included from /usr/include/features.h:378, > from /usr/include/stdio.h:28, > from lguest.c:9: > /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or > directory > make[1]: *** [lguest] Error 1 > make[1]: Leaving directory > `/scratch/linux-source-2.6.34/Documentation/lguest' > make: *** [debian/stamp/build/kernel] Error 2 Install gcc-multlib if you want to build the lguest support. No bug here as this is not built by the kernel source itself but by k-p. Bastian -- There is a multi-legged creature crawling on your shoulder. -- Spock, "A Taste of Armageddon", stardate 3193.9
--- End Message ---

