All of lore.kernel.org
 help / color / mirror / Atom feed
From: Farkas Levente <lfarkas@lfarkas.org>
To: Avi Kivity <avi@qumranet.com>
Cc: kvm@vger.kernel.org
Subject: Re: another kvm-70 compile bug with rhel/centos 5.2
Date: Sun, 29 Jun 2008 19:24:39 +0200	[thread overview]
Message-ID: <4867C557.3040806@lfarkas.org> (raw)
In-Reply-To: <4867AE8A.4010600@qumranet.com>

Avi Kivity wrote:
> Farkas Levente wrote:
>> hi,
>> i'm just try to recompile kvm-70 with the latest centos-5.2 (aka
>> rhel-5.2) kernel, but i've got a new compile error:
> 
>> error: redefinition of typedef 'bool'
> 
> Please try the attached patch, and let me know if it helps.
> 

FYI:
/lib/modules/2.6.18-92.1.6.el5/build/include/linux/version.h:
-------------------------------
#define LINUX_VERSION_CODE 132626
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#define RHEL_MAJOR 5
#define RHEL_MINOR 2
#define RHEL_RELEASE_CODE 1282
#define RHEL_RELEASE_VERSION(a,b) (((a) << 8) + (b))
-------------------------------


-- 
   Levente                               "Si vis pacem para bellum!"

  parent reply	other threads:[~2008-06-29 17:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 20:43 another kvm-70 compile bug with rhel/centos 5.2 Farkas Levente
2008-06-27 13:03 ` Farkas Levente
2008-06-29  9:11   ` Avi Kivity
2008-06-29 15:47 ` Avi Kivity
2008-06-29 17:22   ` Farkas Levente
2008-06-29 17:24   ` Farkas Levente [this message]
2008-06-29 17:50     ` Avi Kivity
2008-07-01  1:13       ` Erik Bussink
2008-07-01  7:11         ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4867C557.3040806@lfarkas.org \
    --to=lfarkas@lfarkas.org \
    --cc=avi@qumranet.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.