* symbol export twice help!
@ 2011-06-03 18:38 calvino
2011-06-06 8:30 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: calvino @ 2011-06-03 18:38 UTC (permalink / raw)
To: kvm
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?
Best wishes!
--
Sent from my mobile device
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: symbol export twice help!
2011-06-03 18:38 symbol export twice help! calvino
@ 2011-06-06 8:30 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2011-06-06 8:30 UTC (permalink / raw)
To: calvino; +Cc: kvm
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-06 8:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 18:38 symbol export twice help! calvino
2011-06-06 8:30 ` Avi Kivity
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.