From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Julio C. Ortega" Subject: Re: Problems Building Xen 4.0.x on ia64 (various releases) Date: Mon, 20 Dec 2010 08:44:25 -0430 Message-ID: <4D0F56B1.80806@onuva.com> References: <20101219100816.2455372jqa7en64g@correo.onuva.com> <20101220.181023.434304322.kuwa@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0745062473==" Return-path: In-Reply-To: <20101220.181023.434304322.kuwa@jp.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: KUWAMURA Shin'ya Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============0745062473== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig015AC0483459028D8B11D8A5" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig015AC0483459028D8B11D8A5 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable El 20/12/10 04:40, KUWAMURA Shin'ya escribi=F3: > Hi, Hello, thanks for your reply, mine's inline. >=20 >> >> 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 >=20 > 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/msg0000= 7.html >=20 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=3Dgnu99 -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 =91fpswa_interface_t=92 >> 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. >=20 > 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. =A1Thanks! >=20 > Best regards, Thanks Shin'ya can you give me any pointers on the "asm/fpswa.h" build error? Have a nice day. --=20 ------------------------------------ Julio C. Ortega Technical Coordinator Infrastructure ONUVA http://www.onuva.com --------------enig015AC0483459028D8B11D8A5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk0PVrUACgkQJXF1tbyT92Li6ACg6uiTRlD29V6o7j50XbN0vPGk wxEAnjGVwTbdPv3DdBk5I7e/mDKSq7Ah =av93 -----END PGP SIGNATURE----- --------------enig015AC0483459028D8B11D8A5-- --===============0745062473== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0745062473==--