]> git.hungrycats.org Git - linux/commitdiff
zygo: drop CONFIG_LGUEST to work around FTBFS bug zygo-2.6.32.2-zb5u
authorZygo Blaxell <zblaxell@yasha.furryterror.org>
Tue, 22 Dec 2009 13:21:35 +0000 (08:21 -0500)
committerZygo Blaxell <zblaxell@yasha.furryterror.org>
Tue, 22 Dec 2009 13:21:35 +0000 (08:21 -0500)
/usr/bin/make    ARCH=i386 \
                             -C Documentation/lguest
make[2]: Entering directory `/home/zblaxell/linux/linux-source-2.6.32.2-zb5u-zb2009122123/Documentation/lguest'
cc -m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE    lguest.c   -o lguest
lguest.c:21:25: error: sys/eventfd.h: No such file or directory
lguest.c: In function 'create_thread':
lguest.c:1027: warning: implicit declaration of function 'eventfd'
make[2]: *** [lguest] Error 1
make[2]: Leaving directory `/home/zblaxell/linux/linux-source-2.6.32.2-zb5u-zb2009122123/Documentation/lguest'
make[1]: *** [debian/stamp/build/kernel] Error 2
make[1]: Leaving directory `/home/zblaxell/linux/linux-source-2.6.32.2-zb5u-zb2009122123'
make: *** [debian/stamp/do-build-arch] Error 2

.config

diff --git a/.config b/.config
index e647a8297886a4fe9cdb1333da434b1a428b2041..ce93d7b739660eeac50d6d2b1a258aaf4578b378 100644 (file)
--- a/.config
+++ b/.config
@@ -1,6 +1,6 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.32-zb5u
+# Linux kernel version: 2.6.32.2-zb5u
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -4922,7 +4922,7 @@ CONFIG_VIRTUALIZATION=y
 CONFIG_KVM=m
 CONFIG_KVM_INTEL=m
 CONFIG_KVM_AMD=m
-CONFIG_LGUEST=m
+# CONFIG_LGUEST is not set
 CONFIG_VIRTIO=m
 CONFIG_VIRTIO_RING=m
 CONFIG_VIRTIO_PCI=m