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-devel

[Xen-devel] Problems building xeno-unstable

To: <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Problems building xeno-unstable
From: "Xiaofang Chen" <xiachen@xxxxxxxxxxx>
Date: Wed, 23 Jun 2004 19:21:09 -0600
Delivery-date: Thu, 24 Jun 2004 02:28:58 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Hi,
 
I just rebuilt xeno-unstable.bk in my machine according to the 'HOWTO' by Bin Ren.
Everything goes well except that I cannot get a xenolinux.gz file.
I have built this unstable version before, and everything is ok.
 
The problem is,
 
  # cd /xeno-unstable.bk/xenolinux-2.4.26
  # ARCH=xeno make oldconfig   
  # ARCH=xeno make dep bzImage
 
don't result in a xenolinux.gz file.
 
I tried the same steps on another machine, but still got this problem.
The build process seems ok, and the last several lines are as follows:
 
    make[1]: Entering directory '/xeno-unstable.bk/xenolinux-2.4.26/arch/xen/boot'
    objcopy -R .note -R .comment -S /xeno-unstable.bk/xenolinux-2.4.26/vmlinux Image
    gzip -f -9 < Image > bzImage
    rm -f Image
    make[1]: Leaving directory '/xeno-unstable.bk/xenolinux-2.4.26/arch/xen/boot'
 
Can someone tell me where is wrong?
 
Thanks.
Xiaofang
 
 
<Prev in Thread] Current Thread [Next in Thread>