Package: kernel-patch-xen Version: 2.0.6-1 Severity: normal
I installed: - kernel-source-2.6.11 - kernel-patch-xen on Debian Sarge. I unpacked the source, did cp /boot/config-2.6.11-386 .config, selected settings for domain 0. I got this: drivers/pnp/pnpbios/bioscalls.c: In function `call_pnp_bios':drivers/pnp/pnpbios/bioscalls.c:118: error: `per_cpu__cpu_gdt_table' undeclared (first use in this function) drivers/pnp/pnpbios/bioscalls.c:118: error: (Each undeclared identifier is reported only once drivers/pnp/pnpbios/bioscalls.c:118: error: for each function it appears in.) drivers/pnp/pnpbios/bioscalls.c: In function `pnpbios_calls_init': drivers/pnp/pnpbios/bioscalls.c:540: error: `per_cpu__cpu_gdt_table' undeclared (first use in this function) make[4]: *** [drivers/pnp/pnpbios/bioscalls.o] Error 1 make[3]: *** [drivers/pnp/pnpbios] Error 2 make[2]: *** [drivers/pnp] Error 2 make[1]: *** [drivers] Error 2 Then I tried newer kernel version (2.6.12.4) from kernel.org, adding options to config manually (as described here: http://www.xmlvalidation.com/xen_howto_sarge.0.html). What I found out is, that after applying this patch, some options mysteriously disappear from the config menu (such as SMP support). I don't have a SMP system, but I thought it might help to select SMP support, because it's about something per cpu. I have previously compiled several kernel versions. My gcc version: Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.5 (Debian 1:3.3.5-13) Juraj. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-386 Locale: LANG=sk_SK, LC_CTYPE=sk_SK (charmap=ISO-8859-2) Versions of packages kernel-patch-xen depends on: ii bash 2.05b-26 The GNU Bourne Again SHell ii grep-dctrl 2.1.11 Grep Debian package information ii patch 2.5.9-2 Apply a diff file to an original -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

