WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

[Xen-ia64-devel] Compile broken since cset 10240 ?

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] Compile broken since cset 10240 ?
From: Guilherme Chehab <guilherme_chehab@xxxxxxxxx>
Date: Wed, 14 Jun 2006 13:58:41 -0700 (PDT)
Delivery-date: Wed, 14 Jun 2006 13:59:55 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=0mhZcVjJgjzaali86q+xAz9p2HFmshIy4duQPiEMhAoAUlNTtS2nGIjh97Cy/aKdYswsH+9QWBCAfG97Bv2q9kDi6Vtx+SLDdLzzT79QR1VOnfXFf9qQySX2RKpU/UZEgBEHPs08l6vgk0yG12D9CgJTTUol7XgfTMMRvptdHgM= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200606141651.32397.Tristan.Gingold@xxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
I am currently running change-set 10240, the first one that I succeeded to
configure networking. I am experiencing some instability, with an average
up-time of 2 or 3 days --- failures are intermittent, sometimes the SCSI
complains about losing connection with the disks, sometimes it don´t, but in
any case the network fails with no messages whatsoever. 

Knowing that this version is quite old, I have been trying for a couple of
weeks to compile a newer version  --  I check out almost daily. The problem is
that I am getting the same errors during build. All concerning "mfn" undefined
references, both "xen" and "kernels" fail during build -- messages attached. 

I have already cleaned up with a new "hg clone" to ensure working with a clean
tree with no success. 

My toolchain is 2.15.90 version -- the default with Suse 9 SP3. 

Maybe I am doing something wrong ? What is the latest changeset that is known
to build cleanly ?

regards,
Guilherme

----- Compile logs ----------

$ make  xen
...
/usr/local/src/xen-unstable/xen-unstable.hg/xen/common/built_in.o(.text+0x24bb2):
In function `tb_control':
/usr/local/src/xen-unstable/xen-unstable.hg/xen/common/trace.c:175: undefined
reference to `virt_to_mfn'


$ make kernels
...
  LD      .tmp_vmlinux1
lib/built-in.o(.text+0x3b62): In function `swiotlb_unmap_page':
: undefined reference to `mfn_to_local_pfn'
lib/built-in.o(.text+0x3fe2): In function `swiotlb_unmap_single':
: undefined reference to `mfn_to_local_pfn'
lib/built-in.o(.text+0x4c22): In function `swiotlb_sync_single_for_device':
: undefined reference to `mfn_to_local_pfn'
lib/built-in.o(.text+0x4de2): In function `swiotlb_sync_single_for_cpu':
: undefined reference to `mfn_to_local_pfn'



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

<Prev in Thread] Current Thread [Next in Thread>