From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Filka Subject: RE: eepro100.c Date: Tue, 22 Sep 2009 11:25:36 +0200 Message-ID: References: <4AB4BD2B.4090809@web.de> <4AB4C761.5030909@mail.berlios.de> <4AB510A1.9010702@mail.berlios.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Cc: qemu-devel , "kvm@vger.kernel.org" To: Stefan Weil Return-path: Received: from mx2.sitronics.com ([212.248.31.138]:45279 "EHLO mx2.sitronics.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754599AbZIVJ1N convert rfc822-to-8bit (ORCPT ); Tue, 22 Sep 2009 05:27:13 -0400 In-Reply-To: <4AB510A1.9010702@mail.berlios.de> Content-Language: en-US Sender: kvm-owner@vger.kernel.org List-ID: Hi, I'm unable to build kvm from source on machine, where I run kvm virtualization. I've applied your patch to kvm-88 source. ./configure Error: libpci check failed Disable KVM Device Assignment capability. rm: cannot remove `include/asm': Is a directory rm: cannot remove `include-compat/asm': Is a directory Install prefix /usr/local BIOS directory /usr/local/share/qemu binary directory /usr/local/bin Manual directory /usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /root/kvm-88 C compiler gcc Host C compiler gcc ARCH_CFLAGS -m64 make make install install host CPU x86_64 host big endian no target list x86_64-softmmu tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no SDL support yes SDL static link yes curses support yes curl support no mingw32 support no Audio drivers oss Extra audio cards ac97 es1370 sb16 Mixer emulation no VNC TLS support yes TLS CFLAGS TLS LIBS -lgnutls VNC SASL support no kqemu support no xen support no CPU emulation yes brlapi support yes Documentation yes NPTL support yes vde support no AIO support yes IO thread no Install blobs yes KVM support yes KVM trace support no fdt support no preadv support no make LINK qemu-nbd /usr/bin/ld: i386 architecture of input file `cache-utils.o' is incompatible with i386:x86-64 output collect2: ld returned 1 exit status make: *** [qemu-nbd] Error 1 I'm going to try it somewhere else ... Michal Filka