From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin van Leeuwen Subject: linux-2.6-xen0 compile error Date: Fri, 02 Dec 2005 10:06:49 +0100 Message-ID: <43900EA9.3050101@rldsoftware.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, After i added some options to my linux-xen0 .config with make ARCH=3Dxen menuconfig (USB sound and printer support, OSS support and wlan support) i got the following compile error: --------------------------------- root@amd64:/usr/src/xen/xen-unstable.hg/linux-2.6.12-xen0# make CHK include/linux/version.h make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h CHK usr/initramfs_list CC arch/x86_64/mm/init.o arch/x86_64/mm/init.c: In functie =91mem_init=92: arch/x86_64/mm/init.c:410: fout: =91swiotlb=92 not declared (first us... -------------------------------- I'll isolate the error to a specific module, but maybe it's a known bug? kind regards, Robin