Your message dated Sat, 21 Aug 2010 11:05:12 +0200
with message-id <[email protected]>
and subject line Re: Bug#593740: linux-patch-debian-2.6.26: xen patch does not
compile
has caused the Debian Bug report #593740,
regarding linux-patch-debian-2.6.26: xen patch does not compile
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.)
--
593740: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593740
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-patch-debian-2.6.26
Version: 2.6.26-24lenny1
Severity: important
Justification: fails to build from source
I outlined the bug in this (totally unanswered) xen-users mailing list post:
http://lists.xensource.com/archives/html/xen-users/2010-08/msg00282.html
Please note bug #508487 is also involved in this report. You have to whip up
some shell scripts to get the xen patch to even apply.
But once the patch is applied, it doesn't compile for some mysterious reason:
INSTALL sound/usb/snd-usb-audio.ko
INSTALL sound/usb/snd-usb-lib.ko
INSTALL sound/usb/usx2y/snd-usb-usx2y.ko
DEPMOD 2.6.26
make[2]: Leaving directory `/usr/src/linux-source-2.6.26'
test ! -e scripts/package/builddeb || mv -f scripts/package/builddeb
scripts/package/builddeb.kpkg-dist test ! -e scripts/package/Makefile || test
-f scripts/package/Makefile.kpkg-dist || (mv -f
scripts/package/Makefile scripts/package/Makefile.kpkg-dist && (echo "# Dummy
file "; echo "help:") > scripts/package/Makefile)
test ! -f Documentation/lguest/lguest || \
install -p -o root -g root -m 644 Documentation/lguest/lguest
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/lguest
test ! -f
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/lguest
|| \ chmod 755
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/lguest
test ! -e
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/source
|| \ mv
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/source
./debian/source-link test ! -e
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/build
|| \ mv
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/build
./debian/build-link test ! -e ./debian/source-link
|| \ mv ./debian/source-link
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/source
test ! -e ./debian/build-link || \ mv ./debian/build-link
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26/lib/modules/2.6.26/build
/sbin/depmod -q -FSystem.map -b
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26 2.6.26;
FATAL: Could not open 'System.map': No such file or directory
make[1]: [debian/stamp/install/linux-image-2.6.26] Error 1 (ignored)
test ! -f System.map || cp System.map \
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26//boot/System.map-2.6.26;
test ! -f System.map || chmod 644 \
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26//boot/System.map-2.6.26;
cp arch/x86/boot/bzImage
/usr/src/linux-source-2.6.26/debian/linux-image-2.6.26//boot/vmlinuz-2.6.26
cp: cannot stat `arch/x86/boot/bzImage': No such file or directory
make[1]: *** [debian/stamp/install/linux-image-2.6.26] Error 1
make[1]: Leaving directory `/usr/src/linux-source-2.6.26'
make: *** [kernel_image] Error 2
xen1:/usr/src/linux-source-2.6.26#
See the xen-users post for more info.
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
On Fri, Aug 20, 2010 at 09:31:47AM -0700, Tyler wrote:
> /usr/src/linux-source-2.6.26/debian/linux-image-2.6.26//boot/System.map-2.6.26;
> cp arch/x86/boot/bzImage
> /usr/src/linux-source-2.6.26/debian/linux-image-2.6.26//boot/vmlinuz-2.6.26
> cp: cannot stat `arch/x86/boot/bzImage': No such file or directory
> make[1]: *** [debian/stamp/install/linux-image-2.6.26] Error 1
> make[1]: Leaving directory `/usr/src/linux-source-2.6.26'
> make: *** [kernel_image] Error 2
> xen1:/usr/src/linux-source-2.6.26#
2.6.26 uses an oldstyle Xen patch. This source does not create a bzImage
file.
Bastian
--
I'm a soldier, not a diplomat. I can only tell the truth.
-- Kirk, "Errand of Mercy", stardate 3198.9
--- End Message ---