All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Julio C. Ortega" <jortega@onuva.com>
To: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Problems Building Xen 4.0.x on ia64 (various releases)
Date: Mon, 20 Dec 2010 08:44:25 -0430	[thread overview]
Message-ID: <4D0F56B1.80806@onuva.com> (raw)
In-Reply-To: <20101220.181023.434304322.kuwa@jp.fujitsu.com>


[-- Attachment #1.1: Type: text/plain, Size: 2319 bytes --]

El 20/12/10 04:40, KUWAMURA Shin'ya escribió:
> Hi,

Hello, thanks for your reply, mine's inline.

> 
>>
>> XEN 4.0.0:
>> In file included from xc_dom_ia64.c:26:
>> ia64/asm/dom_fw_common.h:47:23: error: asm/fpswa.h: No such file or
>> directory
> 
> Could you try gcc-4.1 instead of gcc-4.4? Building xen with GCC 4.4
> has a known problem and using GCC 4.1 can avoid it:
> http://lists.xensource.com/archives/html/xen-ia64-devel/2010-05/msg00007.html
> 

I've tried with GCC 4.1, also to no avail. The error message doesn't
change (i've cleaned the tree and rebuilt, of course)

I'll repaste the error:

gcc  -O2 -fomit-frame-pointer -fno-strict-aliasing -std=gnu99 -Wall
-Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement
-D__XEN_TOOLS__ -MMD -MF .xc_dom_ia64.o.d  -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I../../xen/common/libelf -Iia64
-Werror -Wmissing-prototypes  -I. -I../xenstore -I../include -c -o
xc_dom_ia64.o xc_dom_ia64.c
In file included from xc_dom_ia64.c:26:
ia64/asm/dom_fw_common.h:47:23: error: asm/fpswa.h: No such file or
directory
In file included from xc_dom_ia64.c:26:
ia64/asm/dom_fw_common.h:65: error: expected specifier-qualifier-list
before ‘fpswa_interface_t’


>> XEN 4.0.1 & XEN 4.0.2rc1 (testing)
>> /root/xen-4.0.1/xen/common/built_in.o: In function `kexec_exec':
>> /root/xen-4.0.1/xen/common/kexec.c:493: undefined reference to
>> `continue_hypercall_on_cpu'
>> 4.0.2rc1:
>> /root/xen-4.0.2rc1/xen/common/built_in.o: In function `kexec_exec':
>> /root/xen-4.0.2rc1/xen/common/kexec.c:493: undefined reference to
>> `continue_hypercall_on_cpu'
>> make[3]: *** [/root/xen-4.0.2rc1/xen/xen-syms] Error 1
>> Digging up and googling i've found out nothing, but seems weird that
>> particularly continue_hypercall_on_cpu() it's only present in
>> architecture specific include files.
> 
> You are right. Could you apply the attached patch?
> # Notice that this fix is ad hoc.

With this patch applied "make xen" doesn't fail anymore. ¡Thanks!


> 
> Best regards,

Thanks Shin'ya can you give me any pointers on the "asm/fpswa.h" build
error?

Have a nice day.

-- 
------------------------------------
Julio C. Ortega
Technical Coordinator
Infrastructure
ONUVA
http://www.onuva.com


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2010-12-20 13:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-19 14:38 Problems Building Xen 4.0.x on ia64 (various releases) Julio C. Ortega
     [not found] ` <1288882434.2472.22.camel@E4310>
2010-12-20  9:10   ` KUWAMURA Shin'ya
2010-12-20 13:14     ` Julio C. Ortega [this message]
2010-12-22  1:49       ` KUWAMURA Shin'ya
2010-12-22 22:03         ` Julio C. Ortega
2010-12-27 15:40           ` Konrad Rzeszutek Wilk
2010-12-28  1:39           ` KUWAMURA Shin'ya

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=4D0F56B1.80806@onuva.com \
    --to=jortega@onuva.com \
    --cc=kuwa@jp.fujitsu.com \
    --cc=xen-devel@lists.xensource.com \
    /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.