From: Miklos Vajna <vmiklos-SjT/4EORnmY+uJoB2kUjGw@public.gmane.org>
To: Carlo Marcelo Arenas Belon
<carenas-kLeDWSohozoJb6fo7hG9ng@public.gmane.org>
Cc: kernel virtual machine development
<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [PATCH] kvm/qemu: Fix ia64 build broken.
Date: Thu, 10 Jan 2008 13:44:03 +0100 [thread overview]
Message-ID: <20080110124403.GE29972@genesis.frugalware.org> (raw)
In-Reply-To: <20080106015303.GA27577@tapir>
[-- Attachment #1.1: Type: text/plain, Size: 448 bytes --]
On Sat, Jan 05, 2008 at 07:53:03PM -0600, Carlo Marcelo Arenas Belon <carenas-kLeDWSohozoJb6fo7hG9ng@public.gmane.org> wrote:
> there has to be something wrong with your build system as from the log it
> seems you are using "-I /include " which most likely doesn't exist
right, that was the problem.
for the record, i needed ./configure --kerneldir=`pwd`/kernel, rather
than /usr/src/linux and now it works fine.
thanks for your help,
- VMiklos
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 278 bytes --]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
next prev parent reply other threads:[~2008-01-10 12:44 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20071222135553.1341211901C5@genesis.frugalware.org>
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCBB743E-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2008-01-06 1:06 ` [PATCH] kvm/qemu: Fix ia64 build broken Miklos Vajna
[not found] ` <20080106010600.GD29972-mNO0jnlB3V1KNP/gQ5GeZj64mgHaRSMb@public.gmane.org>
2008-01-06 1:53 ` Carlo Marcelo Arenas Belon
2008-01-10 12:44 ` Miklos Vajna [this message]
2007-12-21 14:58 Zhang, Xiantao
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCB567F5-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-12-21 17:52 ` Amit Shah
[not found] ` <200712212322.31805.amit.shah-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-21 18:08 ` Izik Eidus
[not found] ` <476C010E.1020606-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-21 18:25 ` Amit Shah
2007-12-22 5:00 ` Zhang, Xiantao
2007-12-22 20:25 ` Avi Kivity
[not found] ` <476D72D3.8010601-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-02 19:59 ` Hollis Blanchard
2008-01-02 20:32 ` Amit Shah
2007-12-22 20:15 ` Avi Kivity
2007-12-26 8:57 ` Akio Takebe
[not found] ` <B1C8479D552433takebe_akio-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2007-12-26 9:03 ` Zhang, Xiantao
2008-01-01 1:27 ` Carlo Marcelo Arenas Belon
2008-01-01 9:04 ` Avi Kivity
[not found] ` <477A0211.9020708-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-01 15:37 ` Zhang, Xiantao
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCBB7441-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2008-01-01 15:51 ` Avi Kivity
[not found] ` <477A6193.1080804-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-01 16:07 ` Zhang, Xiantao
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCBB7443-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2008-01-01 16:14 ` Avi Kivity
2008-01-01 15:31 ` Zhang, Xiantao
2008-01-01 16:37 ` Avi Kivity
[not found] ` <477A6C43.5030301-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-01 19:49 ` Carlo Marcelo Arenas Belon
2008-01-02 9:22 ` 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=20080110124403.GE29972@genesis.frugalware.org \
--to=vmiklos-sjt/4eornmy+ujob2kujgw@public.gmane.org \
--cc=carenas-kLeDWSohozoJb6fo7hG9ng@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox