From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: symbol export twice help! Date: Mon, 06 Jun 2011 11:30:00 +0300 Message-ID: <4DEC9008.20101@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: calvino Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27910 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752908Ab1FFIaF (ORCPT ); Mon, 6 Jun 2011 04:30:05 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 06/03/2011 09:38 PM, calvino wrote: > Hi,recently I just read the source of kvm and add some code to it.I > compile my own kernel version 2.6.27, and the compile the kvm at > version kvm-88, the comipile warnning shows some symbol was export > twice,and previous export from vmlinx.I find the Makefile.syvers says > it did export the those symbols. Then I look at the kvm-88 > Makegfile.syvers it exports too. > > I use the debian 5.08(try it in debian 6.01 too) but it says duplicate > export(export twice) > > I compiled this version kernel and kvm in debian 5.04 before, but it > work fine. One years later I do it again and find these. Anyone has > ideas? Or it's debian's reason? > No idea, but I recommend working on a more recent version of kvm. See http://www.linux-kvm.org/page/Code. -- error compiling committee.c: too many arguments to function